luobao-intel opened a new pull request #12418: Fix flaky test: test_mkldnn.test_activation #12377 URL: https://github.com/apache/incubator-mxnet/pull/12418 ## Description ## Fix the flaky test failure : test_mkldnn.test_activation. #12377 The problem locates in the finite difference method for gradient comparison. In this case, the large eps caused the wrong calculation and this pull request reduces the eps for more accurate calculation. @pengzhao-intel
---------------------------------------------------------------- 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
