This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 45bef4579c [CUDA] Fix cuModuleUnload crash during interpreter shutdown
(#18624)
add c404868198 [Relax]feat: Implement FRelaxInferLayout for tile operator
(#18593)
add 0d017c13a4 [Relax] Replaced call_pure_packed with tensor_to_shape
operator (#18616)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/transform/legalize_ops/index.py | 13 +-
src/relax/op/tensor/manipulate.cc | 80 ++++++++++-
.../python/relax/test_transform_convert_layout.py | 154 +++++++++++++++++++++
..._transform_legalize_ops_index_linear_algebra.py | 8 +-
4 files changed, 237 insertions(+), 18 deletions(-)