NVIDIA FLARE Logo
2.4

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.lighter package
        • nvflare.private package
        • nvflare.security package
        • nvflare.tool package
        • nvflare.utils package
          • Submodules
            • nvflare.utils.cli_utils module
            • nvflare.utils.decorators module
          • Module contents
        • nvflare.widgets package
      • Submodules
      • Module contents
  • Glossary
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.utils package
  • Edit on GitHub

nvflare.utils package¶

Submodules¶

  • nvflare.utils.cli_utils module
    • append_if_not_in_list()
    • check_dir()
    • check_startup_dir()
    • create_hidden_nvflare_dir()
    • create_job_template_config()
    • create_poc_workspace_config()
    • create_startup_kit_config()
    • find_in_list()
    • find_job_templates_location()
    • find_startup_kit_location()
    • get_curr_dir()
    • get_hidden_config()
    • get_hidden_nvflare_config_path()
    • get_hidden_nvflare_dir()
    • get_home_dir()
    • get_startup_kit_dir()
    • hocon_to_string()
    • is_dir_empty()
    • load_config()
    • load_hidden_config()
    • save_config()
    • save_configs()
  • nvflare.utils.decorators module
    • collect_time()
    • measure_time()

Module contents¶

Previous Next

© Copyright 2024, NVIDIA. Revision 35ca8090.

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