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/15 10:06:12 UTC

[tvm] branch last-successful updated (37f9d3c496 -> fa057213d4)

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 37f9d3c496 [TVMSCRIPT] Make ceildiv available from tvmscript (#12096)
     add fa057213d4 Enable conv family fused with gelu (#12106)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/dnnl.py           | 58 ++++++++++++++++-----------
 src/relay/backend/contrib/dnnl/codegen.cc     | 51 +++--------------------
 src/runtime/contrib/dnnl/dnnl_json_runtime.cc | 10 ++---
 tests/python/contrib/test_dnnl.py             | 11 +++--
 4 files changed, 51 insertions(+), 79 deletions(-)