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/06/03 07:45:52 UTC

[GitHub] [incubator-mxnet] roywei commented on issue #15135: remove warning in amp tutorial

roywei commented on issue #15135: remove warning in amp tutorial
URL: https://github.com/apache/incubator-mxnet/pull/15135#issuecomment-498149295
 
 
   I have verified the nightly job passed.
   ```
   ci/build.py --docker-registry mxnetci --nvidiadocker --platform ubuntu_nightly_gpu --docker-build-retries 3 --shm-size 1500m /work/runtime_functions.sh nightly_tutorial_test_ubuntu_python2_gpu
   ```
   
   log
   ```
   [success] 0.25% test_tutorials.test_basic_reshape_transpose: 4.5422s
   [success] 0.25% test_tutorials.test_control_flow: 4.5363s
   [success] 0.25% test_tutorials.test_gluon_customop: 4.5326s
   [success] 0.25% test_tutorials.test_gluon_hybrid: 4.5311s
   [success] 0.25% test_tutorials.test_gluon_custom_layer: 4.5294s
   [success] 0.25% test_tutorials.test_gluon_gluon: 4.5278s
   [success] 0.20% test_tutorials.test_gluon_autograd: 3.5224s
   [success] 0.20% test_tutorials.test_vision_large_scale_classification: 3.5196s
   [success] 0.20% test_tutorials.test_speech_recognition_ctc: 3.5192s
   ----------------------------------------------------------------------
   Ran 48 tests in 1797.691s
   
   OK
   build.py: 2019-06-03 06:46:02,229Z INFO Waiting for status of container e276f9889631 for 600 s.
   build.py: 2019-06-03 06:46:02,417Z INFO Container exit status: {'Error': None, 'StatusCode': 0}
   build.py: 2019-06-03 06:46:02,417Z INFO Container exited with success 👍
   build.py: 2019-06-03 06:46:02,417Z INFO Stopping container: e276f9889631
   build.py: 2019-06-03 06:46:02,419Z INFO Removing container: e276f988963
   ```

----------------------------------------------------------------
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