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

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


    from d8e39fd  [TIR] Fix Ramp int32~64 mismatch in VectorizeLoop and 
NarrowDataType passes (#10172)
     add 9dd62b4  [BYOC-DNNL] add support for more ops and fusion patterns

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/dnnl.py             |  50 ++-
 src/relay/backend/contrib/dnnl/codegen.cc       |  53 ++-
 src/runtime/contrib/dnnl/dnnl_json_runtime.cc   | 453 +++++++++++++++++-----
 tests/python/contrib/test_dnnl.py               | 495 +++++++++++++++++++++++-
 tests/python/relay/test_pass_partition_graph.py |  12 +-
 5 files changed, 932 insertions(+), 131 deletions(-)

Reply via email to