You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/09/19 18:48:02 UTC

[GitHub] [incubator-mxnet] anirudh2290 opened a new issue #16214: test_sync_batchnorm failure on p3.8xlarge

anirudh2290 opened a new issue #16214: test_sync_batchnorm failure on p3.8xlarge
URL: https://github.com/apache/incubator-mxnet/issues/16214
 
 
   test_sync_batchnorm behaves differently when there are different number of gpu devices on the machine. It fails on p3.8xlarge but when num_devices are 1 or 2, the test passes.
   
   ```
   nosetests3 -v tests/python/gpu/test_gluon_gpu.py:test_sync_batchnorm
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services