You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by co...@apache.org on 2021/09/26 19:47:39 UTC

[tvm] branch main updated (f573007 -> 0564d38)

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

comaniac pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from f573007  relu of dnnl json runtime only support 4-dims input (#9122)
     add 0564d38  add `multiply` and remove `subtract` for dnnl json runtime (#9120)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/dnnl.py           |  1 -
 src/runtime/contrib/dnnl/dnnl_json_runtime.cc | 15 ++++-----
 tests/python/relay/test_json_runtime.py       | 45 +++++++++++++++++++++++++++
 3 files changed, 53 insertions(+), 8 deletions(-)