leezu commented on issue #11509: Hanging flaky test test_operator.test_norm @ 
Python 3: GPU Win
URL: 
https://github.com/apache/incubator-mxnet/issues/11509#issuecomment-404907122
 
 
   @anirudh2290 @KellenSunderland Only the part that caused assertion errors 
during numerical checking of the gradient is disabled. It is not clear if the 
hang was occurring during `check_numeric_gradient` or during the other parts in 
the test. If the hang occurred outside of `check_numeric_gradient` it is fixed 
by change of underlying norm implementation, otherwise it is disabled..
   
   You may want to rename this issue to make it clear that currently a part of 
the test is disabled due to numerical instability of the 
`check_numeric_gradient`.

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


With regards,
Apache Git Services

Reply via email to