NVIDIA FLARE
stable
  • 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.decomposers package
  • Edit on GitHub

nvflare.app_common.decomposers package¶

Submodules¶

  • nvflare.app_common.decomposers.common_decomposers module
    • CtxPropReqDecomposer
      • CtxPropReqDecomposer.decompose()
      • CtxPropReqDecomposer.recompose()
      • CtxPropReqDecomposer.supported_type()
    • EventReqDecomposer
      • EventReqDecomposer.decompose()
      • EventReqDecomposer.recompose()
      • EventReqDecomposer.supported_type()
    • EventStatsDecomposer
      • EventStatsDecomposer.decompose()
      • EventStatsDecomposer.recompose()
      • EventStatsDecomposer.supported_type()
    • Float32ScalarDecomposer
      • Float32ScalarDecomposer.supported_type()
    • Float64ScalarDecomposer
      • Float64ScalarDecomposer.supported_type()
    • Int32ScalarDecomposer
      • Int32ScalarDecomposer.supported_type()
    • Int64ScalarDecomposer
      • Int64ScalarDecomposer.supported_type()
    • LearnableDecomposer
      • LearnableDecomposer.decompose()
      • LearnableDecomposer.recompose()
      • LearnableDecomposer.supported_type()
    • NumpyArrayDecomposer
      • NumpyArrayDecomposer.decompose()
      • NumpyArrayDecomposer.recompose()
      • NumpyArrayDecomposer.supported_type()
    • NumpyScalarDecomposer
      • NumpyScalarDecomposer.decompose()
      • NumpyScalarDecomposer.recompose()
    • register()

Module contents¶

Next Previous

© Copyright 2022, NVIDIA. Revision a15ddf45.

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