We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
updated wiki with api guide Signed-off-by: Nallani Bhaskar <Nallani.Bhaskar@amd.com>
Docs: Sync wiki with internal (content sync + external URL migration) Brings the public wiki up to date with the internal source: - Content sync from amd-main (FP16/f16 data types, Batch-GEMM-Guide, env var renames, post-ops/quantization updates, bench/test refresh) - URL migration for the external repo: amd-aocl.github.io/aocl-dlp -> amd.github.io/aocl-dlp github.com/AMD-AOCL/aocl-dlp/{tree,blob}/amd-main -> github.com/amd/aocl-dlp/{tree,blob}/dev Co-authored-by: Cursor <cursoragent@cursor.com>
Updated aocl-dlp wiki Updated aocl-dlp wiki with latest changes.
Docs: Flesh out stub pages, add sidebar and footer - Add _Sidebar.md for curated wiki navigation - Add _Footer.md with quick links on every page - Slim down Home.md to a focused navigation hub - Expand GEMM-Guide with data types, parameters, reordering, batch GEMM - Expand Post-Ops-Guide with dlp_metadata_t walkthrough and code examples - Expand Eltwise-Guide with standalone vs post-ops distinction and examples - Expand Quantization-Guide with symmetric quant, mixed-precision, dlp_quant_op - Expand FAQ with real questions across threading, linking, and performance - Expand Examples-and-Tutorials with full catalog of all 15 examples - Expand Library-Overview with BF16 fallback, threading model, hardware table Signed-off-by: Abhiram S <abhiram.s@amd.com>
Docs: Update Environment and Library Overview for BF16 support details Signed-off-by: Vishal <Vishal.Akula@amd.com>
Docs: Partition into user and developer Signed-off-by: Abhiram S <abhiram.s@amd.com>