Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 8, 2026

Addresses review feedback from #1237 to correct the scheme parameter in test_mxfp4.

Changes

  • Changed scheme="MXFP8_RCEIL" to scheme="MXFP4_RCEIL" in test/test_cuda/test_scheme.py:45

The test validates 4-bit precision (assert ar.bits == 4) but was incorrectly using the 8-bit scheme. This aligns the scheme parameter with the test name and expected behavior.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Fix CUDA UT fail based on review feedback Fix scheme parameter in test_mxfp4 to match expected precision Jan 8, 2026
Copilot AI requested a review from xin3he January 8, 2026 06:23
@xin3he xin3he closed this Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants