stephenrawls commented on issue #15278: fixing var-seq-len rnn backward() operator URL: https://github.com/apache/incubator-mxnet/pull/15278#issuecomment-503806754 Looks like test failed due to tolerance issue. (I tried with same exact random seed on my compute instance and test passed however). Trying again with updated tolerance values of `rtol=1e-2, atol=1e-6` which is what some of the other tests in this file use. (Quick aside: how do people usually look at the test log files? It keeps crashing my browser before I can click on the "get raw text" link)
---------------------------------------------------------------- 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
