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

nvflare.private.fed.utils package¶

Submodules¶

  • nvflare.private.fed.utils.app_authz module
    • AppAuthzService
      • AppAuthzService.app_validator
      • AppAuthzService.authorize()
      • AppAuthzService.initialize()
  • nvflare.private.fed.utils.app_deployer module
    • AppDeployer
      • AppDeployer.deploy()
  • nvflare.private.fed.utils.fed_utils module
    • add_logfile_handler()
    • configure_logging()
    • create_job_processing_context_properties()
    • fobs_initialize()
    • get_job_meta_from_workspace()
    • get_scope_info()
    • listen_command()
    • make_context_data()
    • make_shareable_data()
    • security_close()
    • security_init()
    • shareable_to_modeldata()
  • nvflare.private.fed.utils.messageproto module
    • message_to_proto()
    • proto_to_message()
  • nvflare.private.fed.utils.numproto module
    • bytes_to_proto()
    • ndarray_to_proto()
    • proto_to_bytes()
    • proto_to_ndarray()

Module contents¶

Next Previous

© Copyright 2022, NVIDIA. Revision a15ddf45.

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