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>
DLP:Testing: Rename flags, fix broken link
Signed-off-by: Abhiram S <abhiram.s@amd.com>
Docs: Integration guide
Signed-off-by: Abhiram S <abhiram.s@amd.com>
Docs:Jit: Guide for jit
Signed-off-by: Abhiram S <abhiram.s@amd.com>
Docs:Home: Update URL
Signed-off-by: Abhiram S <abhiram.s@amd.com>
Added coverage information into Home.md
Signed-off-by: Abhiram <abhiram.s@amd.com>
Docs: Updates to docs
Signed-off-by: Abhiram <abhiram.s@amd.com>