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
91 stars 20 forks source link

Validate address and cluster info. #127

Closed jovany-wang closed 1 year ago

jovany-wang commented 1 year ago

This PR is used to validate the address passed into fed.init(), leading it following one of the rules:

zhouaihui commented 1 year ago

LGTM. The validation of RecvProxy address will be next pr?

jovany-wang commented 1 year ago

LGTM. The validation of RecvProxy address will be next pr?

@zhouaihui I missed that. Just committed it right now.