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
nvflare.ha package
nvflare.lighter package
nvflare.private package
Subpackages
Submodules
Module contents
nvflare.security package
nvflare.tool package
nvflare.widgets package
Submodules
Module contents
NVIDIA FLARE
»
nvflare
»
nvflare package
»
nvflare.private package
»
nvflare.private.fed package
»
nvflare.private.fed.server package
»
nvflare.private.fed.server.server_app_runner module
Edit on GitHub
nvflare.private.fed.server.server_app_runner module
¶
class
ServerAppRunner
[source]
¶
Bases:
object
start_server_app
(
workspace
:
Workspace
,
server
,
args
,
app_root
,
job_id
,
snapshot
,
logger
)
[source]
¶
sync_up_parents_process
(
args
,
server
)
[source]
¶
update_job_run_status
(
server
)
[source]
¶