Results 4 issues of Keshi_Ge

如图所示,左侧的是空白的 ![image](https://user-images.githubusercontent.com/12473417/53475166-3cc67080-3aaa-11e9-98d2-88fa2381ae65.png)

in progress

Can we install the official TensorFlow binary version and run your code based on it? Does that mean you changed the source code of TensorFlow? I find that your algorithm...

I train vgg type D(default) from scratch, but the loss doesn't decline, and the acc always keeps 0, others model like resnet50 is fine. Is there anyone meet the same...

hello, I‘m trying to test this code on imagenet, but I find that when the program runs to `self.comm.Bcast([self.model_recv_buf.recv_buf[layer_idx], MPI.DOUBLE], root=0)` in function `async_fetch_weights_bcast` in distributed_worker.py at the first step,...