This is an automated email from the ASF dual-hosted git repository.
syfeng pushed a change to branch unity
in repository https://gitbox.apache.org/repos/asf/tvm.git
from f500a0dd1a [Unity] Update relax.Function.ret_struct_info when mutated
(#15510)
add a4cea71687 [Unity] Add batched A matrix support for FasterTransformer
fp16A intB matmul (#15501)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/cutlass/build.py | 4 +-
python/tvm/contrib/cutlass/gemm_operation.py | 2 +-
python/tvm/contrib/cutlass/gen_tensor_op.py | 22 +++--
tests/python/relax/test_codegen_cutlass.py | 136 +++++++++++++++++++++++++++
4 files changed, 153 insertions(+), 11 deletions(-)