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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to