NVIDIA FLARE Logo
2.5.0

Introduction

  • What is Federated Learning?
  • NVIDIA FLARE Overview
  • What’s New
  • Getting Started

Guides

  • Example Applications
  • Real-World Federated Learning
  • User Guide
  • Programming Guide
  • Programming Best Practices

Miscellaneous

  • Frequently Asked Questions
  • Publications and Talks
  • Contributing
  • API
    • nvflare package
      • Subpackages
        • nvflare.apis package
        • nvflare.app_common package
        • nvflare.app_opt package
        • nvflare.client package
          • Subpackages
            • nvflare.client.ex_process package
            • nvflare.client.in_process package
              • Submodules
                • nvflare.client.in_process.api module
              • Module contents
            • nvflare.client.ipc package
            • nvflare.client.lightning package
          • Submodules
          • Module contents
        • nvflare.dashboard package
        • nvflare.fuel package
        • nvflare.fuel_opt package
        • nvflare.ha package
        • nvflare.job_config package
        • nvflare.lighter package
        • nvflare.private package
        • nvflare.security package
        • nvflare.tool package
        • nvflare.utils package
        • nvflare.widgets package
      • Submodules
      • Module contents
  • Glossary
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.client package
  • nvflare.client.in_process package
  • Edit on GitHub

nvflare.client.in_process package¶

Submodules¶

  • nvflare.client.in_process.api module
    • InProcessClientAPI
      • InProcessClientAPI.clear()
      • InProcessClientAPI.get_config()
      • InProcessClientAPI.get_job_id()
      • InProcessClientAPI.get_site_name()
      • InProcessClientAPI.get_task_name()
      • InProcessClientAPI.init()
      • InProcessClientAPI.is_evaluate()
      • InProcessClientAPI.is_running()
      • InProcessClientAPI.is_submit_model()
      • InProcessClientAPI.is_train()
      • InProcessClientAPI.log()
      • InProcessClientAPI.prepare_client_config()
      • InProcessClientAPI.receive()
      • InProcessClientAPI.send()
      • InProcessClientAPI.set_meta()
      • InProcessClientAPI.system_info()

Module contents¶

Previous Next

© Copyright 2024, NVIDIA. Revision bff1d69f.

Built with Sphinx using a theme provided by Read the Docs.