You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by bg...@apache.org on 2022/01/06 14:53:36 UTC

[incubator-mxnet] branch master updated (0c3ef7a -> 9fa75b4)

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

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


    from 0c3ef7a  Fix oneDNN fallback for concat with scalar (#20772)
     add 9fa75b4  Fix identity fuse for oneDNN (#20767)

No new revisions were added by this update.

Summary of changes:
 src/operator/subgraph/dnnl/dnnl_identity_property.h | 13 +++++++++----
 tests/python/dnnl/subgraphs/test_fc_subgraph.py     | 21 +++++++++++++++------
 2 files changed, 24 insertions(+), 10 deletions(-)