yates sun

Results 3 comments of yates sun

> > When I use Distribution in imagenet with one Node, there is three print at the same time. > > Just like this. > > ![TIM图片20190322114836](https://user-images.githubusercontent.com/31818905/54799812-b9a7cd00-4c99-11e9-809f-6b2da57f7545.png) > > Is...

Thanks for your help .Firstly,I am using two gpus. Secondly,I add a try-catch in the forward method of the _SynchronizedBatchNorm class(batchnorm.py).Then ,I locate the error step by step. ### 1....

### The detailed information Traceback (most recent call last): File "/mnt/data-2/data/cnn_multi_/cnn_multi/sync_batchnorm/batchnorm.py", line 68, in forward mean, inv_std = self._sync_master.run_master(_ChildMessage(input_sum, input_ssum, sum_size)) File "/mnt/data-2/data/cnn_multi_/cnn_multi/sync_batchnorm/comm.py", line 125, in run_master results = self._master_callback(intermediates)...