Skip to content

Add error-code docs for QuantizeMX and ScaledMatmul verifiers#1330

Open
tonyz0x0 wants to merge 1 commit into
masterfrom
kejie/error-codes-mxfp8
Open

Add error-code docs for QuantizeMX and ScaledMatmul verifiers#1330
tonyz0x0 wants to merge 1 commit into
masterfrom
kejie/error-codes-mxfp8

Conversation

@tonyz0x0
Copy link
Copy Markdown
Contributor

@tonyz0x0 tonyz0x0 commented May 19, 2026

Summary

  • Adds new error-code pages covering verifier checks for the QuantizeMX and __op$block_scaled_dot custom calls, plus the F8E4M3FN target check.
  • Each page contains the error message, a short description of what triggers the check, and a one-sentence user-facing fix.
  • Updates index.rst with matching list-table rows and toctree entries.

Test plan

  • Sphinx build passes locally (no broken refs, underline mismatches, or toctree warnings)
  • Each new RST anchor resolves from index.rst
  • List-table error-message column matches each RST's **Error message**: line

Documents verifier error codes covering the QuantizeMX and
__op$block_scaled_dot custom-call boundaries and the F8E4M3FN target
check. Each page describes the trigger condition and a short user-facing
fix; index.rst is updated with matching list-table rows and toctree
entries.
@tonyz0x0 tonyz0x0 force-pushed the kejie/error-codes-mxfp8 branch from 50da927 to 8064c90 Compare May 19, 2026 00:30
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.

1 participant