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 cba9cf3 [VM] Fix the shape function of conv nhwc (#8480)
add c8b9900 [BYOC] add multi functions support in partition pass (#8464)
No new revisions were added by this update.
Summary of changes:
src/relay/analysis/annotated_region_set.cc | 18 ++-
src/relay/analysis/annotated_region_set.h | 11 +-
src/relay/transforms/partition_graph.cc | 11 +-
.../contrib/test_bnns/test_conv2d_patterns.py | 6 +-
tests/python/contrib/test_ethosn/test_networks.py | 4 +
.../contrib/test_vitis_ai/test_vitis_ai_codegen.py | 4 +-
tests/python/relay/test_pass_partition_graph.py | 145 ++++++++++++++++-----
7 files changed, 152 insertions(+), 47 deletions(-)