NVIDIA FLARE Logo

Overview

  • Welcome to NVIDIA FLARE
  • NVIDIA FLARE Roadmap
  • What’s New in FLARE v2.8.0
  • Industry Use Cases

Get Started

  • Installation
  • Quick Start Series
  • Migration Guide

User Guide

  • Client API Usage
  • NVFlare Job Recipe
  • Available Recipes
  • FLARE API
  • API Evolution & Recommendations
  • Running Flower in NVIDIA FLARE
  • Experiment Tracking
  • Federated XGBoost
  • Data Preparation & Heterogeneity
  • CLI Tools

Examples & Tutorials

  • Example Applications
  • Tutorials
  • Self-Paced-Training Tutorials
  • Research Papers

Large Models & LLM

  • Federated LLM Fine-Tuning
  • Message Quantization
  • Memory Management
  • FLARE Tensor Downloader
  • FLARE File Streaming
  • Decomposer for Large Objects

Edge & Mobile

  • Mobile Training (iOS / Android)
  • Mobile SDK Reference
  • Hierarchical FL
  • Hierarchical Communication and Clients

Deployment & Operations

  • Deployment Overview
  • Provisioning in NVIDIA FLARE
  • Distributed Provisioning
  • NVFLARE Dashboard UI
  • Cloud Deployment
  • Deploy Prepare
  • Running FLARE in Docker
  • Running FLARE in Kubernetes
  • Deploying FLARE on OpenShift
  • Brev Scripted Deployment Quickstart
  • Brev Kubernetes Helm Deployment
  • Preflight Check
  • Operating NVFLARE - Admin Client, Commands, FLARE API
  • Monitoring
  • Logging Configuration
  • Live Log Streaming
  • Site Configuration Metadata
  • System Configuration

Security & Compliance

  • NVIDIA FLARE Security Overview
  • Terminologies and Roles
  • Identity & Access Control
  • Site Policy Management
  • Network & Communication
  • Data Privacy & Filters
  • Differential Privacy
  • Auditing
  • Confidential Computing
  • Security FAQ

Developer Guide

  • Architecture & Developer Guide

Reference

  • API Reference
  • Glossary
  • Publications and Talks
  • Previous Releases of FLARE
  • Contributing
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.app_common package
  • nvflare.app_common.np package
  • View page source

nvflare.app_common.np package

Subpackages

  • nvflare.app_common.np.recipes package
    • Subpackages
      • nvflare.app_common.np.recipes.lr package
        • Submodules
        • Module contents
    • Submodules
      • nvflare.app_common.np.recipes.cross_site_eval module
        • NumpyCrossSiteEvalRecipe
      • nvflare.app_common.np.recipes.fedavg module
        • NumpyFedAvgRecipe
    • Module contents
      • NumpyCrossSiteEvalRecipe
      • NumpyFedAvgRecipe
        • NumpyFedAvgRecipe.add_cse_validator_if_needed()

Submodules

  • nvflare.app_common.np.constants module
    • NPConstants
      • NPConstants.NUMPY_KEY
  • nvflare.app_common.np.np_downloader module
    • ArrayConsumer
      • ArrayConsumer.consume_items()
    • ArrayDownloadable
      • ArrayDownloadable.get_item_count()
      • ArrayDownloadable.produce_item()
    • add_arrays()
    • download_arrays()
  • nvflare.app_common.np.np_formatter module
    • NPFormatter
      • NPFormatter.format()
  • nvflare.app_common.np.np_model_locator module
    • NPModelLocator
      • NPModelLocator.SERVER_MODEL_NAME
      • NPModelLocator.get_model_names()
      • NPModelLocator.locate_model()
  • nvflare.app_common.np.np_model_persistor module
    • NPModelPersistor
      • NPModelPersistor.load_model()
      • NPModelPersistor.save_model()
  • nvflare.app_common.np.np_trainer module
    • NPTrainer
      • NPTrainer.execute()
      • NPTrainer.handle_event()
  • nvflare.app_common.np.np_validator module
    • NPValidator
      • NPValidator.execute()
      • NPValidator.handle_event()
  • nvflare.app_common.np.utils module
    • load_numpy_model()

Module contents

Previous Next

© Copyright 2025 NVIDIA.

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