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 5cacecc [CUBLAS] Add support for nn.dense and nn.batch_matmul (#10826)
add 5814fdd prune dnnl subgraph, and add related test case. (#10835)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/contrib/dnnl.py | 96 ++++++++++++++++++++++++++++++++++++-
tests/python/contrib/test_dnnl.py | 51 +++++++++++++++++---
2 files changed, 139 insertions(+), 8 deletions(-)