NVIDIA / NVFlare

NVIDIA Federated Learning Application Runtime Environment
https://nvidia.github.io/NVFlare/
Apache License 2.0
596 stars 170 forks source link

Enhance cyclic controller #2765

Closed YuanTingHsieh closed 3 weeks ago

YuanTingHsieh commented 1 month ago

Description

Port changes from #2337 and enhance the logic of cyclic controller to check RC first before trying to call shareable_generator.

Types of changes