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 cee74c9f8f [CI] Update to LLVM 14.0.0 for ci_hexagon (#11539)
     add b885362c36 [CI] Refactor of tvm.testing.requires_* annotations (#11313)
     add 8823757f30 [TIR] Expose tir.call_cpacked in python (#11563)

No new revisions were added by this update.

Summary of changes:
 python/tvm/testing/plugin.py              |  25 +-
 python/tvm/testing/utils.py               | 799 +++++++++++++++++-------------
 python/tvm/tir/__init__.py                |   2 +-
 python/tvm/tir/op.py                      |  27 +
 tests/python/contrib/test_dnnl.py         |   4 +-
 tests/python/contrib/test_tensorrt.py     |   4 +-
 tests/python/driver/tvmc/test_compiler.py |  12 +-
 tests/python/integration/test_reduce.py   |   2 +-
 8 files changed, 491 insertions(+), 384 deletions(-)

Reply via email to