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 c5bd181c3d [FQ2I] Add abs to FQ2I (#10922)
add 45f3d4a521 [BYOC-DNNL] enable conv3d->bn folding (#10837)
No new revisions were added by this update.
Summary of changes:
src/relay/transforms/fold_scale_axis.cc | 108 ++++++++++----
src/relay/transforms/pattern_utils.h | 18 +--
src/runtime/contrib/dnnl/dnnl_json_runtime.cc | 7 +-
tests/python/relay/test_pass_fold_scale_axis.py | 178 ++++++++++++++++++++++++
4 files changed, 272 insertions(+), 39 deletions(-)