Skip to content

[CI][ROCm] Remove unsupported cases in test_fusion.py#38680

Open
charlifu wants to merge 1 commit intovllm-project:mainfrom
ROCm:amd/fix_test_fusion.py
Open

[CI][ROCm] Remove unsupported cases in test_fusion.py#38680
charlifu wants to merge 1 commit intovllm-project:mainfrom
ROCm:amd/fix_test_fusion.py

Conversation

@charlifu
Copy link
Copy Markdown
Contributor

@charlifu charlifu commented Apr 1, 2026

Group quant is only supported by aiter on rocm, and aiter does not support per-tensor quant fusion.

Signed-off-by: charlifu <charlifu@amd.com>
@mergify mergify bot added the rocm Related to AMD ROCm label Apr 1, 2026
@github-project-automation github-project-automation bot moved this to Todo in AMD Apr 1, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the fusion test suite in tests/compile/passes/test_fusion.py by removing several kernel and group shape combinations, including blockwise group shapes and a specific ROCm FP8 per-tensor configuration. These changes likely reflect updates to supported kernel abstractions or test requirements. I have no feedback to provide as no review comments were present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rocm Related to AMD ROCm

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant