This is an automated email from the ASF dual-hosted git repository.
patriczhao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 47a38d1 Revert PR 17767 for fixing GPU memory usage regression
(#18283)
add b4c70eb Fix LSTM and GRU layers gradient calculations (#18203)
No new revisions were added by this update.
Summary of changes:
src/operator/rnn-inl.h | 4 +-
src/operator/rnn_impl.h | 7 ++-
tests/python/unittest/test_gluon_rnn.py | 90 +++++++++++----------------------
3 files changed, 39 insertions(+), 62 deletions(-)