You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/07/27 04:36:28 UTC

[tvm] branch last-successful updated (ea6ea42757 -> 421f9d756a)

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 ea6ea42757 TVM Vertical Integration with PyTorch (#11911)
     add eada707a70 [Fix] Fix some errors in unittests (#12170)
     add 421f9d756a [ci] Skip broken android_rpc failures (#12192)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/main.yml                         |  6 ++++++
 tests/python/unittest/test_arith_domain_touched.py |  8 ++++----
 .../test_tir_analysis_calculate_workspace.py       |  2 +-
 .../test_tir_analysis_get_block_access_region.py   |  2 --
 .../unittest/test_tir_schedule_transform_layout.py |  2 +-
 .../test_tir_transform_compact_buffer_region.py    | 22 +++++++++++-----------
 ...test_tir_transform_renormalize_split_pattern.py |  4 ++--
 .../unittest/test_tir_transform_storage_flatten.py |  2 +-
 .../test_tir_usmp_analysis_extract_bufferinfo.py   |  2 +-
 tests/python/unittest/test_tir_usmp_utils.py       |  2 +-
 tests/python/unittest/test_tvmscript_roundtrip.py  | 22 ++++++++++------------
 .../python/unittest/test_tvmscript_syntax_sugar.py |  2 +-
 12 files changed, 39 insertions(+), 37 deletions(-)