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/07/25 10:06:03 UTC

[tvm] branch last-successful updated (4d84620d07 -> 6eb3a1fc36)

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 4d84620d07 [TIR] Well-Formed Verifier (#12166)
     add 6eb3a1fc36 [BYOC-DNNL] suppport more dnnl ops (#11823)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/dnnl.py             | 14 ++++++++++
 src/runtime/contrib/dnnl/dnnl_json_runtime.cc   | 36 +++++++++++++++++--------
 tests/python/contrib/test_dnnl.py               | 25 +++++++++++++++++
 tests/python/relay/test_pass_partition_graph.py |  4 +--
 4 files changed, 66 insertions(+), 13 deletions(-)