NVIDIA FLARE
2.1
  • Highlights
  • NVIDIA FLARE Overview
  • Quickstart
  • Example Applications
  • User Guide - Operations
  • Programming Guide
  • Programming Best Practices
  • Frequently Asked Questions
  • Contributing
  • API
    • nvflare package
      • Subpackages
        • nvflare.apis package
        • nvflare.app_common package
        • nvflare.fuel package
          • Subpackages
          • Module contents
        • nvflare.ha package
        • nvflare.lighter package
        • nvflare.private package
        • nvflare.security package
        • nvflare.widgets package
      • Module contents
  • Appendix
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.fuel package
  • nvflare.fuel.utils package
  • nvflare.fuel.utils.fobs package
  • Edit on GitHub

nvflare.fuel.utils.fobs package¶

Subpackages¶

  • nvflare.fuel.utils.fobs.decomposers package
    • Submodules
      • nvflare.fuel.utils.fobs.decomposers.core_decomposers module
        • DatetimeDecomposer
        • SetDecomposer
        • TupleDecomposer
    • Module contents

Submodules¶

  • nvflare.fuel.utils.fobs.decomposer module
    • Decomposer
      • Decomposer.decompose()
      • Decomposer.recompose()
      • Decomposer.supported_type()
  • nvflare.fuel.utils.fobs.fobs module
    • deserialize()
    • deserialize_stream()
    • num_decomposers()
    • register()
    • register_folder()
    • serialize()
    • serialize_stream()

Module contents¶

Previous Next

© Copyright 2022, NVIDIA. Revision 016e89c7.

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