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.app package »
  • nvflare.private.fed.app.client package
  • Edit on GitHub

nvflare.private.fed.app.client package¶

Submodules¶

  • nvflare.private.fed.app.client.client_train module
    • create_admin_agent()
    • main()
  • nvflare.private.fed.app.client.sub_worker_process module
    • EventRelayer
      • EventRelayer.handle_event()
      • EventRelayer.relay_event()
    • execute()
    • handle_event()
    • main()
  • nvflare.private.fed.app.client.worker_process module
    • check_parent_alive()
    • kill_child_processes()
    • main()
    • remove_restart_file()

Module contents¶

FL client application package.

Next Previous

© Copyright 2022, NVIDIA. Revision a15ddf45.

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