You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/09/17 02:47:37 UTC

[GitHub] [incubator-mxnet] DickJC123 opened a new issue #19166: [1.x] test_gluon_data_vision.py:test_random_transforms failures seen

DickJC123 opened a new issue #19166:
URL: https://github.com/apache/incubator-mxnet/issues/19166


   ## Description
   Repros are:
   ```
   MXNET_TEST_SEED=520103508 nosetests --verbose -s tests/python/unittest/test_gluon_data_vision.py:test_random_transforms
   MXNET_TEST_SEED=711536586 nosetests --verbose -s tests/python/unittest/test_gluon_data_vision.py:test_random_transforms
   ```
   Whoever takes on this issue to fix, please verify the test is solid afterwards with:
   ```
   MXNET_TEST_COUNT=10000 nosetests --verbose -s --logging-level=DEBUG tests/python/unittest/test_gluon_data_vision.py:test_random_transforms
   ```
   When I ran the above command, the test failed at around iteration 700.  This test may have the same issues on master.
   
   FYI. @samskalicky 
   
   ## Occurrences
   (Links to the known occurrences.)
   
   ## What have you tried to solve it?
   
   1.
   2.
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org