NVIDIA FLARE
stable
  • 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.simulator package
  • Edit on GitHub

nvflare.private.fed.simulator package¶

Submodules¶

  • nvflare.private.fed.simulator.simulator_app_runner module
    • SimulatorClientAppRunner
      • SimulatorClientAppRunner.create_run_manager()
      • SimulatorClientAppRunner.start_command_agent()
    • SimulatorClientRunManager
      • SimulatorClientRunManager.create_job_processing_context_properties()
    • SimulatorServerAppRunner
      • SimulatorServerAppRunner.sync_up_parents_process()
      • SimulatorServerAppRunner.update_job_run_status()
  • nvflare.private.fed.simulator.simulator_client_engine module
    • SimulatorClientEngine
      • SimulatorClientEngine.send_aux_command()
    • SimulatorParentClientEngine
      • SimulatorParentClientEngine.get_all_job_ids()
  • nvflare.private.fed.simulator.simulator_const module
    • SimulatorConstants
      • SimulatorConstants.CLIENT
      • SimulatorConstants.CLIENT_CONFIG
      • SimulatorConstants.DEPLOY_ARGS
      • SimulatorConstants.JOB_NAME
  • nvflare.private.fed.simulator.simulator_server module
    • SimulatorRunManager
      • SimulatorRunManager.create_job_processing_context_properties()
    • SimulatorServer
      • SimulatorServer.create_run_manager()
      • SimulatorServer.deploy()
      • SimulatorServer.remove_dead_clients()
      • SimulatorServer.stop_training()
    • SimulatorServerEngine
      • SimulatorServerEngine.parent_aux_send()
      • SimulatorServerEngine.persist_components()
      • SimulatorServerEngine.sync_clients_from_main_process()

Module contents¶

Next Previous

© Copyright 2022, NVIDIA. Revision a15ddf45.

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