larroy edited a comment on issue #15882: Move Windows CI build to a 64-bit 
toolchain to fix 'out of heap space'.
URL: https://github.com/apache/incubator-mxnet/pull/15882#issuecomment-522162803
 
 
   @DickJC123 I looked at laop tests, one root cause is the multiplication by a 
"random projection"  in checking the numeric gradient done in the test, this 
initial multiplication creates an introduction of fp error. I had a look at 
this and tried to address, but I then had failures in other tests and run ouf 
of time allocated for this.  
https://github.com/apache/incubator-mxnet/blob/39bf4e062bac4fc23d7c8591005b99592e42ab25/python/mxnet/test_utils.py#L921
   
   https://github.com/apache/incubator-mxnet/pull/15770
   

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