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 bc91978362 [Arith] Handle bitwise_and with power of 2 in modular set 
(#12272)
     add 0261b8ed8b [MetaSchedule][Minor] Fix Median Number (#12273)
     add 4a6d655561 [Pylint] Making hexagon tests pylint compliant Part 2 of N 
(#12176)

No new revisions were added by this update.

Summary of changes:
 src/meta_schedule/utils.h                          |   2 +-
 tests/lint/pylint.sh                               |   8 +
 tests/python/contrib/test_hexagon/test_autotvm.py  |  38 +++--
 .../contrib/test_hexagon/test_cache_read_write.py  | 100 +++++++------
 tests/python/contrib/test_hexagon/test_launcher.py | 161 +++++++++++++--------
 .../contrib/test_hexagon/test_maxpool2d_blocked.py |  86 +++++------
 tests/python/contrib/test_hexagon/test_models.py   |  15 +-
 .../contrib/test_hexagon/test_run_unit_tests.py    |  11 +-
 .../contrib/test_hexagon/test_thread_pool.py       |  13 +-
 tests/python/contrib/test_hexagon/test_usmp.py     |  22 ++-
 10 files changed, 266 insertions(+), 190 deletions(-)

Reply via email to