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 d8f57ed7ff [Relay] IndexedGraph improvements in preparation for
Collage (#11481)
add 774ee969fc [relay] add missing virtual d'tor (#11601)
add d490620085 [Hexagon][CI] Re-enable Hexagon tests in CI (#11613)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/hexagon/_ci_env_check.py | 62 +++++++++++++++++++++++++
python/tvm/contrib/hexagon/pytest_plugin.py | 10 +---
python/tvm/testing/utils.py | 8 ++--
src/relay/transforms/compiler_function_utils.cc | 2 +
src/relay/transforms/compiler_function_utils.h | 1 +
5 files changed, 69 insertions(+), 14 deletions(-)
create mode 100644 python/tvm/contrib/hexagon/_ci_env_check.py