docs: document explicit-groupM overloads across the TMATMUL family (follow-up to #87) - #88
Merged
Conversation
- TMATMUL_ACC/BIAS/MX/MX_ACC/MX_BIAS usage pages: add the groupM overload signature, the groupM parameter row, and the overload- selection entry (per-PE shard size contract: CubeM16 group_M<=64, CubeM32 group_M>64; MX scale storage matches its primary operand) - options.md: extend the explicit group_M entry list with the five family overloads and the D/C valid-shape and MX scale-storage notes - pto-0583-migration.md: mirror the family-wide groupM entries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation follow-up to #87, whose squash merge (7b7779d) landed before the docs commit (38cd184) was pushed to the branch — the two-minute gap left the docs behind.
Content (cherry-picked verbatim from 38cd184, 7 files):
unittest 40/40 (incl. docs freshness checks).