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.executors package
  • Edit on GitHub

nvflare.app_common.executors package¶

Submodules¶

  • nvflare.app_common.executors.learner_executor module
    • LearnerExecutor
      • LearnerExecutor.execute()
      • LearnerExecutor.finalize()
      • LearnerExecutor.handle_event()
      • LearnerExecutor.initialize()
      • LearnerExecutor.submit_model()
      • LearnerExecutor.train()
      • LearnerExecutor.validate()
  • nvflare.app_common.executors.multi_process_executor module
    • MultiProcessExecutor
      • MultiProcessExecutor.execute()
      • MultiProcessExecutor.finalize()
      • MultiProcessExecutor.get_multi_process_command()
      • MultiProcessExecutor.handle_event()
      • MultiProcessExecutor.initialize()
    • WorkerComponentBuilder
      • WorkerComponentBuilder.FL_MODULES
      • WorkerComponentBuilder.FL_PACKAGES
      • WorkerComponentBuilder.get_module_scanner()

Module contents¶

Previous Next

© Copyright 2022, NVIDIA. Revision 016e89c7.

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