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 843daf5  adding stacktrace in Jenkinsfile_utils.groovy to inspect 
Python2 failure cause in CI (#17065)
     add 897f4fa  [MKLDNN] mkldnn RNN operator enhancement (#17075)

No new revisions were added by this update.

Summary of changes:
 docs/static_site/src/pages/api/faq/env_var.md |  12 +-
 src/common/utils.h                            |  20 +-
 src/operator/nn/mkldnn/mkldnn_rnn-inl.h       |  35 +--
 src/operator/nn/mkldnn/mkldnn_rnn.cc          | 311 +++++++++++++++++---------
 src/operator/rnn.cc                           |  11 +-
 tests/python/unittest/test_operator.py        |  21 +-
 6 files changed, 264 insertions(+), 146 deletions(-)

Reply via email to