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 01324ef97c [MetaSchedule] Add an API to dump a pruned database (#14783)
add e08caef289 [MetaSchedule] Enhance `tune_tir` to tune IRModule of TIR
Collections (#14784)
add d6e0f1d001 [NDArray] Allow arbitrary stride when the corresponding
shape is 1 (#14797)
add e01cb479b8 [bugfix][relay] fix wrong calculate logic about celu
(#14796)
add 6c689eed9c [CUTLASS] Add NDEBUG option to CUTLASS compile to speed up
attention kernel (#14798)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/cutlass/build.py | 1 +
python/tvm/contrib/torch/as_torch.py | 3 +-
.../space_generator/space_generator.py | 2 +
python/tvm/meta_schedule/testing/tune_te.py | 1 -
python/tvm/meta_schedule/tir_integration.py | 67 ++++++++++++++++------
python/tvm/relay/frontend/pytorch.py | 5 +-
src/tir/transforms/arg_binder.cc | 2 +-
tests/python/frontend/pytorch/test_forward.py | 2 +
...orm_remove_assume.py => test_runtime_dlpack.py} | 45 +++++++--------
9 files changed, 78 insertions(+), 50 deletions(-)
copy tests/python/unittest/{test_tir_transform_remove_assume.py =>
test_runtime_dlpack.py} (51%)