NVIDIA FLARE
latest
  • NVIDIA FLARE Overview
  • Key Features
  • Getting Started
  • Example Applications
  • Real-World Federated Learning
  • User Guide
  • Programming Best Practices
  • Programming Guide
  • Frequently Asked Questions
  • Contributing
  • API
    • nvflare package
      • Subpackages
        • nvflare.apis package
        • nvflare.app_common package
          • Subpackages
          • Submodules
          • Module contents
        • nvflare.app_opt package
        • nvflare.dashboard package
        • nvflare.fuel package
        • nvflare.ha package
        • nvflare.lighter package
        • nvflare.private package
        • nvflare.security package
        • nvflare.tool package
        • nvflare.widgets package
      • Submodules
      • Module contents
NVIDIA FLARE
  • »
  • nvflare »
  • nvflare package »
  • nvflare.app_common package »
  • nvflare.app_common.np package
  • Edit on GitHub

nvflare.app_common.np package¶

Submodules¶

  • nvflare.app_common.np.constants module
    • NPConstants
      • NPConstants.NUMPY_KEY
  • 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()

Module contents¶

Previous Next

© Copyright 2022, NVIDIA. Revision 34ba054e.

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