coMindOrg/federated-averaging-tutorials

Run on multiple machines

MahboobehJannesari opened this issue · 3 comments

I run basic_distributed_classifier.py on 3 machines, there are 2 workers and one ps, when I run code is waiting in worker, Could you please help me in this regards?
FYI, when i run on one worker and one ps, there is no problem.

I uses
python 3.6
ubuntu 18.04
tensorflow 2.2

Hi Mahboubeh, this example works with TF 1.3. In a few weeks we will be releasing an updated version for TF 2.2. For what application are you using the code? If we can help lets us know.

Or code base has change a lot and the approach to FL. Or new version will be out in a few weeks, I'll will keep you posted.

Thanks,
Alberto.