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 2830c96 [skip ci][Docker, CI] Update DGL installation, temp disable
DGL tutorial (#10067)
add 1b9b05e [CUTLASS] Profile only the largest-possible alignment by
default (#10036)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/cutlass/build.py | 46 +++++++++++++++++---------
python/tvm/contrib/cutlass/gen_conv2d.py | 36 ++++++++++-----------
python/tvm/contrib/cutlass/gen_gemm.py | 50 ++++++++++++++++-------------
python/tvm/contrib/cutlass/gen_tensor_op.py | 44 +++++++++++++++++++++----
python/tvm/runtime/module.py | 6 ++--
tests/python/contrib/test_cutlass.py | 8 ++++-
6 files changed, 124 insertions(+), 66 deletions(-)