canerturkmen commented on issue #14683: Adding loss operator of a Hawkes self-exciting process URL: https://github.com/apache/incubator-mxnet/pull/14683#issuecomment-493795222 Looks like it's another unrelated test fail this time. Anyway, I synced with the latest master. Fingers crossed. ``` ====================================================================== FAIL: Run LeNet-5 inference comparison between MXNet and TensorRT. ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/nose/case.py", line 198, in runTest self.test(*self.arg) File "/work/mxnet/tests/python/tensorrt/test_tensorrt_lenet5.py", line 100, in test_tensorrt_inference MXNet = %f, TensorRT = %f""" % (mx_pct, trt_pct) AssertionError: Diff. between MXNet & TensorRT accuracy too high: MXNet = 99.130000, TensorRT = 99.140000 ```
---------------------------------------------------------------- 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
