kshitij12345 edited a comment on issue #17325: Fix Flaky Test Higher Order Grad URL: https://github.com/apache/incubator-mxnet/pull/17325#issuecomment-577264782 Verification of remaining Unary Operators with ``` MXNET_TEST_COUNT=10000 nosetests ./tests/python/unittest/test_higher_order_grad.py:test_opname ``` * [x] relu * [x] log * [x] log2 * [x] log10 * [x] square * [x] expm1  * [x] log1p * [x] reciprocal * [x] abs * [x] clip * [x] dropout * [x] sigmoid * [ ] sqrt * [ ] cbrt * [ ] rsqrt * [ ] rcbrt
---------------------------------------------------------------- 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] With regards, Apache Git Services
