Releases: NVIDIA/NVFlare
Releases · NVIDIA/NVFlare
2.0.14: Add versioneer so nvflare.__version__ has meaningful value (#215)
* Add versioneer so nvflare.__version__ has meaningful value * Fix coding style and license for versioneer
Feature enhancements
2.0.6 Update docstrings and clean up (#135)
Minor fixes
Added check to ensure the Learner returnCode is OK. (#108) * Added check to ensure the Learner returnCode is OK. * Fixed black reformat. * Changed to check the from_shareable() explictly. * Added from_shareable(validate_result) in the try block.
Added learner API
Fixed the args.log_config setting. (#86) * Fixed the args.log_config setting. * Enhanced to allow FL app config/log.config to overwrite the settings.
Minor fixes
2.0.3 Fix TensorBoard streaming app test's result validator (#77)
Minor fixes
2.0.2 fix documentation image not loading (#28)
2.0.1
Cleanup examples (#9)
2.0.0: Merge pull request #1 from NVIDIA/ready
Initial commit for 2.0