NVIDIA FLARE
2.1
  • Highlights
  • NVIDIA FLARE Overview
  • Quickstart
  • Example Applications
  • User Guide - Operations
  • Programming Guide
  • Programming Best Practices
  • Frequently Asked Questions
  • Contributing
  • API
    • nvflare package
      • Subpackages
        • nvflare.apis package
        • nvflare.app_common package
        • nvflare.fuel package
        • nvflare.ha package
        • nvflare.lighter package
        • nvflare.private package
          • Subpackages
          • Submodules
          • Module contents
        • nvflare.security package
        • nvflare.widgets package
      • Module contents
  • Appendix
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()

Module contents¶

FL Server application packagee.

Previous Next

© Copyright 2022, NVIDIA. Revision 016e89c7.

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