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 f34e7256a1 Bump tornado from 6.1 to 6.3.3 in /apps/microtvm/ethosu
(#15552)
add 325c7aef90 Bump tornado from 6.1 to 6.3.3 in /apps/microtvm (#15554)
add 0c6fbb8923 [TVMScript] Use triple-quoted python strings for metadata
(#15564)
add 760c03085a [Arith] Fix handling of overlapping predicates (#15555)
add 8afa6d2571 [CUTLASS][Cherry-pick] Introduce several features of
cutlass profiler (#15573)
No new revisions were added by this update.
Summary of changes:
apps/microtvm/poetry.lock | 175 +++------------------
apps/microtvm/pyproject.toml | 2 +-
python/tvm/contrib/cutlass/gen_conv2d.py | 124 +++++++++------
python/tvm/contrib/cutlass/gen_gemm.py | 11 +-
python/tvm/contrib/cutlass/gen_tensor_op.py | 6 +-
src/arith/iter_affine_map.cc | 34 ++--
src/script/printer/utils.h | 7 +-
src/support/str_escape.h | 56 +++++--
.../python/unittest/test_arith_iter_affine_map.py | 7 +
9 files changed, 192 insertions(+), 230 deletions(-)