This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 9c9f32536a Update Pytorch to version 1.12.0 and TorchVision to 0.13.0
(#13126)
add 0b4836739c Skip stride check if shape is 1 in IsContiguous (#13121)
No new revisions were added by this update.
Summary of changes:
include/tvm/runtime/ndarray.h | 9 ++++++
tests/cpp/ndarray_test.cc | 73 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 82 insertions(+)
create mode 100644 tests/cpp/ndarray_test.cc