NVIDIA FLARE
main
  • NVIDIA FLARE Overview
  • What’s New
  • Key Features
  • Getting Started
  • Example Applications
  • Real-World Federated Learning
  • User Guide
  • Programming Best Practices
  • Programming Guide
  • Frequently Asked Questions
  • Publications and Talks
  • Contributing
  • API
    • nvflare package
      • Subpackages
        • nvflare.apis package
        • nvflare.app_common package
          • Subpackages
            • nvflare.app_common.abstract package
            • nvflare.app_common.aggregators package
            • nvflare.app_common.ccwf package
            • nvflare.app_common.decomposers package
            • nvflare.app_common.executors package
            • nvflare.app_common.filters package
            • nvflare.app_common.homomorphic_encryption package
            • nvflare.app_common.hub package
            • nvflare.app_common.job_schedulers package
            • nvflare.app_common.launchers package
            • nvflare.app_common.metrics_exchange package
            • nvflare.app_common.model_exchange package
            • nvflare.app_common.np package
            • nvflare.app_common.psi package
              • Subpackages
                • nvflare.app_common.psi.dh_psi package
              • Submodules
                • nvflare.app_common.psi.file_psi_writer module
                • nvflare.app_common.psi.psi_controller module
                • nvflare.app_common.psi.psi_executor module
                • nvflare.app_common.psi.psi_spec module
                • nvflare.app_common.psi.psi_workflow_spec module
                • nvflare.app_common.psi.psi_writer_spec module
              • Module contents
            • nvflare.app_common.pt package
            • nvflare.app_common.resource_consumers package
            • nvflare.app_common.resource_managers package
            • nvflare.app_common.response_processors package
            • nvflare.app_common.shareablegenerators package
            • nvflare.app_common.state_persistors package
            • nvflare.app_common.statistics package
            • nvflare.app_common.storages package
            • nvflare.app_common.tracking package
            • nvflare.app_common.utils package
            • nvflare.app_common.widgets package
            • nvflare.app_common.workflows package
          • Submodules
          • Module contents
        • nvflare.app_opt package
        • nvflare.client package
        • nvflare.dashboard package
        • nvflare.fuel package
        • nvflare.fuel_opt package
        • nvflare.ha package
        • nvflare.lighter package
        • nvflare.private package
        • nvflare.security package
        • nvflare.tool package
        • nvflare.utils package
        • nvflare.widgets package
      • Submodules
      • Module contents
  • Glossary
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.app_common package
  • nvflare.app_common.psi package
  • Edit on GitHub

nvflare.app_common.psi package¶

Subpackages¶

  • nvflare.app_common.psi.dh_psi package
    • Submodules
      • nvflare.app_common.psi.dh_psi.dh_psi_controller module
        • DhPSIController
      • nvflare.app_common.psi.dh_psi.dh_psi_workflow module
        • DhPSIWorkFlow
        • SiteSize
    • Module contents

Submodules¶

  • nvflare.app_common.psi.file_psi_writer module
    • FilePSIWriter
      • FilePSIWriter.get_output_path()
      • FilePSIWriter.save()
  • nvflare.app_common.psi.psi_controller module
    • PSIController
      • PSIController.control_flow()
      • PSIController.load_psi_workflow()
      • PSIController.process_result_of_unknown_task()
      • PSIController.start_controller()
      • PSIController.stop_controller()
  • nvflare.app_common.psi.psi_executor module
    • PSIExecutor
      • PSIExecutor.check_psi_algo()
      • PSIExecutor.get_data_kind()
      • PSIExecutor.get_task_handler()
      • PSIExecutor.load_task_handler()
  • nvflare.app_common.psi.psi_spec module
    • PSI
      • PSI.finalize()
      • PSI.get_intersection()
      • PSI.initialize()
      • PSI.load_items()
      • PSI.save()
  • nvflare.app_common.psi.psi_workflow_spec module
    • PSIWorkflow
      • PSIWorkflow.post_process()
      • PSIWorkflow.pre_process()
      • PSIWorkflow.run()
  • nvflare.app_common.psi.psi_writer_spec module
    • PSIWriter
      • PSIWriter.save()

Module contents¶

Previous Next

© Copyright 2023, NVIDIA. Revision 1cf7f68d.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: main
Versions
latest
stable
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.3
2.2.1
2.2
2.1.1
2.1.0
2.1
2.0
main
dev-2.1
dev
Downloads
On Read the Docs
Project Home
Builds