Caenorst commented on issue #16345: Flaky test: test_preloaded_multi_sgd
URL: 
https://github.com/apache/incubator-mxnet/issues/16345#issuecomment-537168233
 
 
   I don't see any absurd difference:
   ```
   Error 1.013672 exceeds tolerance rtol=0.001000, atol=0.001000.  Location of 
maximum error:(0, 2, 0, 3), a=-0.203125, b=-0.204346
   
    a: array([[[[-0.624   , -0.4946  , -0.3997  ,  0.06415 ,  0.2402  ,
   
             -0.00757 ],
   
            [-0.03027 , -0.1873  , -0.284   , -0.2961  ,  0.5986  ,...
   
    b: array([[[[-0.6245   , -0.495    , -0.4001   ,  0.0641   ,  0.2397   ,
   
             -0.00769  ],
   
            [-0.03076  , -0.1875   , -0.2844   , -0.2966   ,  0.598    ,...
   ```
   so I'm suggesting to bump rtol to 5e-3 or 1e-2.

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

Reply via email to