summaryrefslogtreecommitdiffstats
path: root/docs/user-guide/a1-01-matrix-layout.md
Commit message (Collapse)AuthorAge
* Fix user-guide typos (#6789)Gangzheng Tong2025-04-11
| | | | | | | | | | * Fix user-guide typos Use LLM to scan each of the markdown files to fix typos. Try not to change anything but the typos in this CL. * typo not caught by LLM * add output of ./build_toc.ps1
* docs: Reduce typo count (#5671)Bruce Mitchener2024-11-29
| | | Co-authored-by: Ellie Hermaszewska <ellieh@nvidia.com>
* User guide page for SPIR-V target specific information (#4815)Jay Kwak2024-08-30
| | | Adding a user guide page for SPIR-V specific features.
* Update a1-01-matrix-layout.mdYong He2024-03-20
|
* Update a1-01-matrix-layout.mdYong He2024-03-20
|
* Update a1-01-matrix-layout.mdjsmall-nvidia2023-04-20
|
* Matrix docs update (#1815)jsmall-nvidia2021-04-26
| | | | | | | | | | | | | | | * #include an absolute path didn't work - because paths were taken to always be relative. * Update matrix documentation. * Small fixes. * Some small fixes. * Fixes and improvements to matrix doc. * Small fixes. * Additional matrix doc layout clarification.
* Fix errors in matrix-layout documentation (#1809)Yong He2021-04-22
| | | | | * Fix errors in matrix-layout documentation * Fixup
* Update a1-01-matrix-layout.mdYong He2021-04-22
|
* Update a1-01-matrix-layout.mdYong He2021-04-22
|
* Add doc on matrix layout (#1807)Yong He2021-04-22
* Add doc on matrix layout * Fixup