NVIDIA FLARE Logo
2.5.0

Introduction

  • What is Federated Learning?
  • NVIDIA FLARE Overview
  • What’s New
  • Getting Started

Guides

  • Example Applications
  • Real-World Federated Learning
  • User Guide
  • Programming Guide
  • Programming Best Practices

Miscellaneous

  • Frequently Asked Questions
  • Publications and Talks
  • Contributing
  • API
    • nvflare package
      • Subpackages
        • nvflare.apis package
        • nvflare.app_common package
        • nvflare.app_opt package
        • nvflare.client package
        • nvflare.dashboard package
        • nvflare.fuel package
        • nvflare.fuel_opt package
        • nvflare.ha package
        • nvflare.job_config package
        • nvflare.lighter package
        • nvflare.private package
          • Subpackages
            • nvflare.private.fed package
              • Subpackages
                • nvflare.private.fed.app package
                • nvflare.private.fed.client package
                • nvflare.private.fed.server package
                • nvflare.private.fed.simulator package
                • nvflare.private.fed.utils package
              • Submodules
              • Module contents
          • Submodules
          • Module contents
        • nvflare.security package
        • nvflare.tool package
        • nvflare.utils package
        • nvflare.widgets package
      • Submodules
      • Module contents
  • Glossary
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¶

Subpackages¶

  • nvflare.private.fed.utils.decomposers package
    • Submodules
      • nvflare.private.fed.utils.decomposers.private_decomposers module
        • register()
    • Module contents

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_custom_dir_to_path()
    • add_logfile_handler()
    • authorize_build_component()
    • configure_logging()
    • create_job_processing_context_properties()
    • create_stats_pool_files_for_job()
    • custom_fobs_initialize()
    • find_char_positions()
    • fobs_initialize()
    • get_job_meta_from_workspace()
    • get_return_code()
    • get_scope_info()
    • get_simulator_app_root()
    • get_target_names()
    • nvflare_fobs_initialize()
    • register_decomposer_module()
    • register_ext_decomposers()
    • security_close()
    • security_init()
    • set_message_security_data()
    • set_stats_pool_config_for_job()
    • split_gpus()

Module contents¶

Previous Next

© Copyright 2024, NVIDIA. Revision bff1d69f.

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