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 d9a5f9e [NDArray] Expose NDArray::CreateView to python (#10712)
add ef35acb [NDArray] Update runtime.TVMArrayAllocWithScope to use
ShapeTuple (#10728)
add 82b6ea9 Add missing Slice layout fallback check of `stride=1`.
(#10690)
add c20c986 [ci] Upload built Docker images to ECR (#10662)
No new revisions were added by this update.
Summary of changes:
Jenkinsfile | 47 ++++++++++++++++++++++---
python/tvm/runtime/ndarray.py | 16 +++------
src/relay/op/tensor/transform.cc | 7 ++++
src/runtime/ndarray.cc | 11 +-----
tests/python/relay/test_pass_alter_op_layout.py | 21 +++++++++++
5 files changed, 75 insertions(+), 27 deletions(-)