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
          • Subpackages
          • Submodules
          • Module contents
        • nvflare.fuel package
        • nvflare.ha package
        • nvflare.lighter package
        • nvflare.private package
        • nvflare.security package
        • nvflare.widgets package
      • Module contents
  • Appendix
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.app_common package
  • nvflare.app_common.workflows package
  • Edit on GitHub

nvflare.app_common.workflows package¶

Submodules¶

  • nvflare.app_common.workflows.cross_site_model_eval module
    • CrossSiteModelEval
      • CrossSiteModelEval.control_flow()
      • CrossSiteModelEval.handle_event()
      • CrossSiteModelEval.process_result_of_unknown_task()
      • CrossSiteModelEval.start_controller()
      • CrossSiteModelEval.stop_controller()
  • nvflare.app_common.workflows.cyclic_ctl module
    • CyclicController
      • CyclicController.control_flow()
      • CyclicController.get_persist_state()
      • CyclicController.process_result_of_unknown_task()
      • CyclicController.restore()
      • CyclicController.start_controller()
      • CyclicController.stop_controller()
  • nvflare.app_common.workflows.global_model_eval module
    • GlobalModelEval
  • nvflare.app_common.workflows.scatter_and_gather module
    • ScatterAndGather
      • ScatterAndGather.control_flow()
      • ScatterAndGather.get_persist_state()
      • ScatterAndGather.handle_event()
      • ScatterAndGather.process_result_of_unknown_task()
      • ScatterAndGather.restore()
      • ScatterAndGather.start_controller()
      • ScatterAndGather.stop_controller()
  • nvflare.app_common.workflows.scatter_and_gather_scaffold module
    • ScatterAndGatherScaffold
      • ScatterAndGatherScaffold.control_flow()
      • ScatterAndGatherScaffold.start_controller()

Module contents¶

Previous Next

© Copyright 2022, NVIDIA. Revision 016e89c7.

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