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 b87d1f9b01 [Runtime] Stateless interface of PagedKVCache leaf node commit (#17057) add 1c05902017 Introduce outer reduction for metal (#17058) add f5d3fc264d [Relax][Frontend][Onnx] Cast Op special handling for ShapeExpr input (#17061) No new revisions were added by this update. Summary of changes: python/tvm/dlight/gpu/gemv.py | 92 +++--- python/tvm/dlight/gpu/low_batch_gemv.py | 227 +++++++++++---- python/tvm/dlight/gpu/utils.py | 24 +- python/tvm/relax/frontend/onnx/onnx_frontend.py | 6 + tests/python/dlight/test_gpu_gemv.py | 359 +++--------------------- tests/python/dlight/test_gpu_low_batch_gemv.py | 146 ++++++++++ 6 files changed, 432 insertions(+), 422 deletions(-)