neurusL opened a new pull request, #18322:
URL: https://github.com/apache/tvm/pull/18322
in `tvm/python/tvm/relax/backend/cuda/flashinfer.py` added a
`gen_grouped_gemm_module`
in `tvm/tests/python/relax/test_group_gemm_flashinfer.py` added tests for
different combinations of
- input and output types: ("float8_e4m3fn", "float8_e4m3fn", "bfloat16"),
("float8_e4m3fn", "float8_e4m3fn", "float16"),
- scale granularity of m, n, k: (1, 128, 128),
- scale major mode: "MN", "K"
- mma_sm: 1, 2
- different batch sizes and m_sizes
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]