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 774ff12  [Frontend][TFLite] fix #9078 (#9099)
     add 70f2297  [BYOC] Fix incorrect conv2d padding handling of `dnnl with c 
source runtime` (#9097)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/contrib/dnnl/codegen.cc    |  4 ++-
 src/runtime/contrib/dnnl/dnnl.cc             | 37 ++++++++++++++++------------
 src/runtime/contrib/dnnl/dnnl_kernel.h       | 15 +++++------
 tests/python/relay/test_external_codegen.py  | 33 +++++++++++++++++++++++++
 tests/python/relay/utils/external_codegen.py |  2 +-
 5 files changed, 66 insertions(+), 25 deletions(-)

Reply via email to