This is an automated email from the ASF dual-hosted git repository.

dickjc123 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from b225fa5  Python level HybridBlock export API (#19220)
     add 4a8da9e  [BUGFIX]Fix cuDNN dropout reproducibility (#19209)

No new revisions were added by this update.

Summary of changes:
 include/mxnet/resource.h           |  3 +-
 src/operator/nn/dropout-inl.h      |  5 +-
 src/operator/rnn-inl.h             |  5 +-
 src/resource.cc                    | 93 +++++++++++++++++++++++++++++---------
 tests/python/gpu/test_gluon_gpu.py | 28 ++++++++++++
 5 files changed, 108 insertions(+), 26 deletions(-)

Reply via email to