You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/08/04 05:18:28 UTC

[GitHub] [incubator-mxnet] wkcn commented on pull request #18857: set upper bound infinity for conv, resize, upsampling, etc.

wkcn commented on pull request #18857:
URL: https://github.com/apache/incubator-mxnet/pull/18857#issuecomment-668384753


   @mxnet-bot run ci windows-cpu
   ```
   test_sparse_storage_fallback
   
   2020-08-04T04:15:59.290Z] >       raise AssertionError(msg)
   
   [2020-08-04T04:15:59.290Z] E       AssertionError: 
   
   [2020-08-04T04:15:59.290Z] E       Items are not equal:
   
   [2020-08-04T04:15:59.290Z] E       Error 1.214443 exceeds tolerance rtol=1.000000e-04, atol=1.000000e-03 (mismatch at least 13.750000%).
   
   [2020-08-04T04:15:59.290Z] E       Location of maximum error: (0, 0), NUMERICAL_x=0.92187500, BACKWARD_x=0.92320156
   
   [2020-08-04T04:15:59.290Z] E        ACTUAL: array([[0.921875, 0.921875, 0.921875, ..., 0.921875, 0.921875, 0.921875],
   
   [2020-08-04T04:15:59.290Z] E              [0.921875, 0.921875, 0.921875, ..., 0.921875, 0.921875, 0.921875],
   
   [2020-08-04T04:15:59.290Z] E              [0.921875, 0.921875, 0.921875, ..., 0.921875, 0.921875, 0.921875],...
   
   [2020-08-04T04:15:59.290Z] E        DESIRED: array([[0.92320156, 0.92320156, 0.92320156, ..., 0.92320156, 0.92320156,
   
   [2020-08-04T04:15:59.290Z] E               0.92320156],
   
   [2020-08-04T04:15:59.290Z] E              [0.92320156, 0.92320156, 0.92320156, ..., 0.92320156, 0.92320156,...
   
   [2020-08-04T04:15:59.290Z] 
   
   [2020-08-04T04:15:59.290Z] windows_package\python\mxnet\test_utils.py:735: AssertionError
   
   [2020-08-04T04:15:59.290Z] ---------------------------- Captured stderr setup ----------------------------
   
   [2020-08-04T04:15:59.290Z] DEBUG:root:np/mx/python random seeds are set to 1153784093, use MXNET_TEST_SEED=1153784093 to 
   ```


----------------------------------------------------------------
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:
users@infra.apache.org