NVIDIA / NVFlare

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

Improve json serialization to accomodate numpy float32 #3028

Open YuanTingHsieh opened 1 month ago

YuanTingHsieh commented 1 month ago

Since numpy 2.0, some type promoting rules are different: https://numpy.org/devdocs/numpy_2_0_migration_guide.html#changes-to-numpy-data-type-promotion

Description

Types of changes

YuanTingHsieh commented 1 month ago

/build

YuanTingHsieh commented 3 weeks ago

/build