ray-project / rayfed

A multiple parties joint, distributed execution engine based on Ray, to help build your own federated learning frameworks in minutes.
https://rayfed.readthedocs.io
Apache License 2.0
87 stars 20 forks source link

feat: unittest on more ray versions. #194

Closed zhouaihui closed 6 months ago

zhouaihui commented 6 months ago

TODO: client mode does not work on ray>2.4

jovany-wang commented 6 months ago

This should also close https://github.com/ray-project/rayfed/issues/195

zhouaihui commented 6 months ago

Further work: #199