NVIDIA FLARE
latest
  • NVIDIA FLARE Overview
  • Key Features
  • Getting Started
  • Example Applications
  • Real-World Federated Learning
  • User Guide
  • Programming Best Practices
  • Programming Guide
  • Frequently Asked Questions
  • Contributing
  • API
    • nvflare package
      • Subpackages
        • nvflare.apis package
        • nvflare.app_common package
        • nvflare.app_opt package
        • nvflare.dashboard package
        • nvflare.fuel package
        • nvflare.ha package
        • nvflare.lighter package
        • nvflare.private package
          • Subpackages
          • Submodules
          • Module contents
        • nvflare.security package
        • nvflare.tool package
        • nvflare.widgets package
      • Submodules
      • Module contents
NVIDIA FLARE
  • »
  • nvflare »
  • nvflare package »
  • nvflare.private package »
  • nvflare.private.fed package »
  • nvflare.private.fed.app package »
  • nvflare.private.fed.app.deployer package
  • Edit on GitHub

nvflare.private.fed.app.deployer package¶

Submodules¶

  • nvflare.private.fed.app.deployer.base_client_deployer module
    • BaseClientDeployer
      • BaseClientDeployer.build()
      • BaseClientDeployer.close()
      • BaseClientDeployer.create_fed_client()
      • BaseClientDeployer.finalize()
      • BaseClientDeployer.set_model_manager()
  • nvflare.private.fed.app.deployer.server_deployer module
    • ServerDeployer
      • ServerDeployer.build()
      • ServerDeployer.close()
      • ServerDeployer.create_fl_server()
      • ServerDeployer.deploy()
  • nvflare.private.fed.app.deployer.simulator_deployer module
    • SimulatorDeployer
      • SimulatorDeployer.close()
      • SimulatorDeployer.create_admin_agent()
      • SimulatorDeployer.create_fl_client()
      • SimulatorDeployer.create_fl_server()

Module contents¶

FL Server application packagee.

Previous Next

© Copyright 2022, NVIDIA. Revision 34ba054e.

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