NVIDIA FLARE Logo

Introduction

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

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.metrics package
        • nvflare.private package
        • nvflare.security package
        • nvflare.tool package
        • nvflare.utils package
          • Submodules
            • nvflare.utils.cli_utils module
            • nvflare.utils.decorators module
            • nvflare.utils.job_launcher_utils module
          • Module contents
        • nvflare.widgets package
      • Submodules
      • Module contents
  • Glossary
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.utils package
  • View page source

nvflare.utils package¶

Submodules¶

  • nvflare.utils.cli_utils module
    • append_if_not_in_list()
    • check_dir()
    • check_startup_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_or_create_hidden_nvflare_dir()
    • get_package_root()
    • get_startup_kit_dir()
    • hocon_to_string()
    • is_dir_empty()
    • load_config()
    • load_hidden_config()
    • print_hidden_config()
    • save_config()
    • save_configs()
  • nvflare.utils.decorators module
    • collect_time()
    • measure_time()
  • nvflare.utils.job_launcher_utils module
    • add_custom_dir_to_path()
    • extract_job_image()
    • generate_client_command()
    • generate_server_command()
    • get_client_job_args()
    • get_server_job_args()

Module contents¶

Previous Next

© Copyright 2025, NVIDIA.

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