D-Roberts commented on issue #12727: Error when make -j8 
URL: 
https://github.com/apache/incubator-mxnet/issues/12727#issuecomment-428798449
 
 
   @lebeg 
   Does this test pass for you?
   
   FAIL: test_symbol.test_symbol_fluent
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/anaconda3/lib/python3.7/site-packages/nose/case.py", line 197, in 
runTest
       self.test(*self.arg)
     File 
"/Users/denisaroberts/workspace/incubator-mxnet/tests/python/unittest/test_symbol.py",
 line 195, in test_symbol_fluent
       check_fluent_regular(func, {})
     File 
"/Users/denisaroberts/workspace/incubator-mxnet/tests/python/unittest/test_symbol.py",
 line 190, in check_fluent_regular
       equal_nan=equal_nan)
     File 
"/Users/denisaroberts/workspace/incubator-mxnet/tests/python/unittest/test_symbol.py",
 line 233, in check_symbol_consistency
       equal_nan=equal_nan)
     File 
"/Users/denisaroberts/workspace/incubator-mxnet/python/mxnet/test_utils.py", 
line 1335, in check_consistency
       raise e
     File 
"/Users/denisaroberts/workspace/incubator-mxnet/python/mxnet/test_utils.py", 
line 1330, in check_consistency
       equal_nan=equal_nan)
     File 
"/Users/denisaroberts/workspace/incubator-mxnet/python/mxnet/test_utils.py", 
line 491, in assert_almost_equal
       raise AssertionError(msg)
   AssertionError:
   Items are not equal:
   Error 2499918356388249693818987437382172672.000000 exceeds tolerance 
rtol=0.000000, atol=0.000000.  Location of maximum error:(0,), 
a=-1207561253912838144.000000, b=-1182562070348955648.000000
    a: array([-1207561253912838059])
    b: array([-1182562070348955563])
   -------------------- >> begin captured stdout << ---------------------
   Predict Err: ctx 1 vs ctx 0 at size_array0_output

----------------------------------------------------------------
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

Reply via email to