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 f6256df Fix compile error when AddRewrite gets additional args
(#10669)
add ba8698f [CI] Fix Vitis-AI tests when USE_VITIS_AI flag set to OFF
(#10802)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/contrib/vitis_ai.py | 8 ++++++++
python/tvm/testing/utils.py | 15 +++++++++++++++
src/relay/backend/contrib/vitis_ai/config_vitis_ai.cc | 2 ++
tests/python/contrib/test_vitis_ai/infrastructure.py | 8 --------
.../python/contrib/test_vitis_ai/test_vitis_ai_codegen.py | 15 ++++++++++++++-
.../test_vitis_ai/test_vitis_ai_runtime_cpu_part.py | 6 +++---
6 files changed, 42 insertions(+), 12 deletions(-)