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.edge 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
          • Subpackages
            • nvflare.tool.code_pre_installer package
            • nvflare.tool.job package
              • Subpackages
                • nvflare.tool.job.config package
              • Submodules
              • Module contents
            • nvflare.tool.package_checker package
            • nvflare.tool.poc package
          • Submodules
          • Module contents
        • nvflare.utils package
        • nvflare.widgets package
      • Submodules
      • Module contents
  • Glossary
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.tool package
  • nvflare.tool.job package
  • nvflare.tool.job.config package
  • View page source

nvflare.tool.job.config package¶

Submodules¶

  • nvflare.tool.job.config.config_indexer module
    • KeyIndex
      • KeyIndex.component_name
      • KeyIndex.index
      • KeyIndex.key
      • KeyIndex.parent_key
      • KeyIndex.value
    • add_class_defaults_to_key()
    • add_default_values()
    • add_to_indices()
    • build_dict_reverse_order_index()
    • build_list_reverse_order_index()
    • build_reverse_order_index()
    • has_none_primitives_in_list()
    • is_primitive()
    • load_pyhocon_conf()
    • populate_key_component_names()
    • update_index_comp_name()
  • nvflare.tool.job.config.configer module
    • build_config_file_indices()
    • convert_to_number()
    • extract_string_with_index()
    • filter_config_name_and_values()
    • filter_indices()
    • get_app_name_from_path()
    • get_cli_config()
    • get_config_file_path()
    • get_last_token()
    • get_root_index()
    • handle_key_in_path_notation_or_new_key()
    • merge_configs()
    • merge_configs_from_cli()
    • split_array_key()

Module contents¶

Previous Next

© Copyright 2024, NVIDIA.

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