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
        • nvflare.app_opt package
        • nvflare.dashboard package
        • nvflare.fuel package
          • Subpackages
          • Module contents
        • 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.fuel package »
  • nvflare.fuel.utils package »
  • nvflare.fuel.utils.fobs package »
  • nvflare.fuel.utils.fobs.decomposers package
  • Edit on GitHub

nvflare.fuel.utils.fobs.decomposers package¶

Submodules¶

  • nvflare.fuel.utils.fobs.decomposers.core_decomposers module
    • DatetimeDecomposer
      • DatetimeDecomposer.decompose()
      • DatetimeDecomposer.recompose()
      • DatetimeDecomposer.supported_type()
    • OrderedDictDecomposer
      • OrderedDictDecomposer.decompose()
      • OrderedDictDecomposer.recompose()
      • OrderedDictDecomposer.supported_type()
    • SetDecomposer
      • SetDecomposer.decompose()
      • SetDecomposer.recompose()
      • SetDecomposer.supported_type()
    • TupleDecomposer
      • TupleDecomposer.decompose()
      • TupleDecomposer.recompose()
      • TupleDecomposer.supported_type()

Module contents¶

Next Previous

© Copyright 2022, NVIDIA. Revision a15ddf45.

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