apeforest commented on a change in pull request #13043: Fix test failure due to hybridize call in test_gluon_rnn.test_layer_fill_shape URL: https://github.com/apache/incubator-mxnet/pull/13043#discussion_r233177981
########## File path: src/imperative/imperative.cc ########## @@ -494,9 +494,14 @@ std::vector<NDArray*> Imperative::Backward( bool prev_training = set_is_training(is_train); Review comment: Do we need reset this upon exception? ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
