eric-haibin-lin opened a new issue #13254: Missing numerical grad tests for many math operators URL: https://github.com/apache/incubator-mxnet/issues/13254 https://github.com/apache/incubator-mxnet/blob/master/tests/python/unittest/test_operator.py#L3454-L3480 There were 25 math operators uses `mathematical_core` helper to test their correctness. However, as @anirudhacharya pointed out, numerical gradient checks are missing. We should enable grad check for all these operators.
---------------------------------------------------------------- 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
