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 in mxnet are not there and 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.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
