Aleksandr Panchul
Results
2
issues of
Aleksandr Panchul
With the recent fix, `rpc/parameter_server` example works as is, in one-master/one-worker configuration. However, if I change the world_size to 3(or anything higher than 2), the example does not load-balance the...
distributed
I ran `mnist` example with 2 workers on a 2-node Kubernetes cluster running on 2 VMs, and expected it be faster comparing with 1-worker case. However the time actually increased,...
kind/bug