canerturkmen commented on issue #14683: Adding loss operator of a Hawkes self-exciting process URL: https://github.com/apache/incubator-mxnet/pull/14683#issuecomment-493667558 I believe the test fail is unrelated to the contribution (for commit hash `a47a7f0`) ``` FAIL: test_random_size_crop (test_image.TestImage) ---------------------------------------------------------------------- Traceback (most recent call last): File "/work/mxnet/tests/python/unittest/common.py", line 177, in test_new orig_test(*args, **kwargs) File "/work/mxnet/tests/python/unittest/test_image.py", line 368, in test_random_size_crop assert ratio[0] <= float(new_w)/new_h <= ratio[1] AssertionError: -------------------- >> begin captured logging << -------------------- common: INFO: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=869412463 to reproduce. --------------------- >> end captured logging << --------------------- ```
---------------------------------------------------------------- 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
