This is an automated email from the ASF dual-hosted git repository.
junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from a997c23e94 [CODEGEN][OPENCL] Sampler definition should be at outermost
scope (#12951)
add 9618e6a457 [TIR] Use IndexMap to transform NDArray (#12949)
No new revisions were added by this update.
Summary of changes:
include/tvm/tir/index_map.h | 8 +++++
python/tvm/tir/function.py | 16 +++++++++
src/tir/ir/index_map.cc | 57 +++++++++++++++++++++++++++++++
tests/python/unittest/test_index_map.py | 59 +++++++++++++++++++++++++++++++++
4 files changed, 140 insertions(+)