wenyangchu commented on issue #11247: Add seed_aug parameter for ImageRecordItr 
to fix random seed for default augmentation
URL: https://github.com/apache/incubator-mxnet/pull/11247#issuecomment-397445042
 
 
   Hi @marcoabreu or others, the c++ tests for iterators in mxnet are not there 
and iterator's code is entirely in cpp file which is very difficult to test in 
c++ without refactoring. I found other tests for c++ iterators were done in 
python. I follow the same way to perform tests on this augmentation seed. 
   
   Is it correct that the following document should be updated automatically 
after merging this PR?
   
https://mxnet.incubator.apache.org/api/python/io/io.html#mxnet.io.ImageRecordIter
   

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


With regards,
Apache Git Services

Reply via email to