You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by pa...@apache.org on 2019/10/29 06:59:22 UTC

[incubator-mxnet] branch mkldnn-v1.0 updated (5eb89fc -> c97ca15)

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

patriczhao pushed a change to branch mkldnn-v1.0
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 5eb89fc  fix ci jenkins step groovy (#16659)
     add c97ca15  Adopt autograd.record() context to RNNOp (#16657)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/mkldnn/mkldnn_rnn.cc |  26 ++++---
 src/operator/rnn-inl.h               | 144 +++++++++++++++++------------------
 2 files changed, 88 insertions(+), 82 deletions(-)