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 6f3158b [CMAKE] Add option to enable custom logging (#10531)
add 678e76b [TIR] Restrict Buffer indices, only last index can be
multi-lane (#10513)
add 39487d8 [ci] Build GPU libraries on CPU nodes (#10539)
add 409ddef [ci] Delay pytest errors until all invocations have run
(#10521)
No new revisions were added by this update.
Summary of changes:
Jenkinsfile | 25 +++++++++++++++++--------
docker/bash.sh | 12 +++++++++++-
src/tir/ir/expr.cc | 7 ++++---
src/tir/ir/stmt.cc | 13 +++++++++++++
src/tir/transforms/storage_rewrite.cc | 7 ++++---
tests/scripts/setup-pytest-env.sh | 29 ++++++++++++++++++++++++++---
tests/scripts/task_build.py | 6 +++++-
tests/scripts/task_cpp_unittest.sh | 5 ++++-
8 files changed, 84 insertions(+), 20 deletions(-)