You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2021/02/11 14:09:27 UTC

[tvm] branch main updated (b7808fb -> d05d75d)

This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from b7808fb  [Arith] Fix iter_affine_map with non-const extent (#7437)
     add d05d75d  Stop running some python testsuites twice (#7430)

No new revisions were added by this update.

Summary of changes:
 tests/scripts/setup-pytest-env.sh                | 13 +++++++++----
 tests/scripts/task_python_arm_compute_library.sh |  3 +--
 tests/scripts/task_python_ethosn_tests.sh        |  2 +-
 tests/scripts/task_python_frontend.sh            | 14 +++++++-------
 tests/scripts/task_python_frontend_cpu.sh        |  6 +++---
 tests/scripts/task_python_integration.sh         | 18 ++++++++++--------
 tests/scripts/task_python_microtvm.sh            |  2 +-
 tests/scripts/task_python_nightly.sh             |  2 +-
 tests/scripts/task_python_topi.sh                |  2 +-
 tests/scripts/task_python_unittest.sh            | 10 ++++++++--
 tests/scripts/task_python_vta_fsim.sh            |  6 ++----
 tests/scripts/task_python_vta_tsim.sh            |  6 ++----
 12 files changed, 46 insertions(+), 38 deletions(-)