You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/06/08 21:05:45 UTC

[tvm] branch last-successful updated (96a513cd97 -> 9817338508)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 96a513cd97 Patch replay trace. (#11621)
     add 9817338508 [BYOC][DNNL] Enable layer normalization in DNNL byoc. (#11508)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/dnnl.py           | 70 ++++++++++++++++++++++++++-
 src/runtime/contrib/dnnl/dnnl_json_runtime.cc | 47 ++++++++++++++++++
 tests/python/contrib/test_dnnl.py             | 21 ++++++++
 3 files changed, 137 insertions(+), 1 deletion(-)