NVIDIA FLARE
latest
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
Subpackages
Submodules
Module contents
nvflare.app_common package
nvflare.app_opt package
nvflare.dashboard package
nvflare.fuel package
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.apis package
»
nvflare.apis.utils package
»
nvflare.apis.utils.fl_context_utils module
Edit on GitHub
nvflare.apis.utils.fl_context_utils module
¶
add_job_audit_event
(
fl_ctx
:
FLContext
,
ref
:
str
=
''
,
msg
:
str
=
''
)
→
str
[source]
¶
generate_log_message
(
fl_ctx
:
FLContext
,
msg
:
str
)
[source]
¶
get_serializable_data
(
fl_ctx
:
FLContext
)
[source]
¶