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 774c0e5 [Test] Fix AutoScheduler test to cover Conv2D Winograd (#8539)
add fcbd2b6 fixenhance robustness of DefuseOps (#8564)
No new revisions were added by this update.
Summary of changes:
src/relay/transforms/defuse_ops.cc | 26 ++++++-----
.../relay/test_pass_annotate_spans_defuse.py | 53 ++++++++++++++++++++++
2 files changed, 67 insertions(+), 12 deletions(-)
create mode 100644 tests/python/relay/test_pass_annotate_spans_defuse.py