Zha0q1 commented on a change in pull request #19059: URL: https://github.com/apache/incubator-mxnet/pull/19059#discussion_r485904195
########## File path: tests/nightly/test_np_large_array.py ########## @@ -453,13 +456,14 @@ def batch_check(x1, x2, axises, shapes): # backward not working https://github.com/apache/incubator-mxnet/issues/18952 Review comment: Right backward actually works I was calling it wrong. removing the comment and issue sorry ########## File path: tests/nightly/test_np_large_array.py ########## @@ -453,13 +456,14 @@ def batch_check(x1, x2, axises, shapes): # backward not working https://github.com/apache/incubator-mxnet/issues/18952 Review comment: Right backward actually works I was calling it wrong. removing the comment and issue sorryMaybe I am doing this wrong ---------------------------------------------------------------- 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]
