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
        • nvflare.ha package
        • nvflare.lighter package
        • nvflare.private package
          • Subpackages
          • Submodules
          • Module contents
        • nvflare.security package
        • nvflare.widgets package
      • Module contents
  • Appendix
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.private package
  • nvflare.private.fed package
  • nvflare.private.fed.utils package
  • Edit on GitHub

nvflare.private.fed.utils package¶

Submodules¶

  • nvflare.private.fed.utils.fed_utils module
    • add_logfile_handler()
    • deploy_app()
    • listen_command()
    • make_context_data()
    • make_shareable_data()
    • secure_content_check()
    • shareable_to_modeldata()
  • nvflare.private.fed.utils.messageproto module
    • message_to_proto()
    • proto_to_message()
  • nvflare.private.fed.utils.numproto module
    • bytes_to_proto()
    • ndarray_to_proto()
    • proto_to_bytes()
    • proto_to_ndarray()

Module contents¶

Previous Next

© Copyright 2022, NVIDIA. Revision 016e89c7.

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