788 Commits

Author SHA1 Message Date
fcc4e1eb10 doc: small subsection wrt how to run examples 2025-10-17 10:35:27 -07:00
dc1d8c3d55 doc: update supported attributes section for matmul 2025-10-16 13:38:24 -07:00
c16cf34b28 doc: fix a few misspellings 2025-10-16 13:38:24 -07:00
cff4bb8aaa doc: add section for quantization-related APIs and refactor 2025-10-16 13:38:24 -07:00
eed2287b10 doc: document quantization mode and clean up quantization page 2025-10-15 02:01:20 +02:00
f21fa738a3 doc: restructure examples and tutorials page for better clarity 2025-10-09 11:21:45 -07:00
afdeb6acfb doc, examples: add brief descriptions and update orphans.rst 2025-10-09 11:21:45 -07:00
a5ae17599c doc: verbose: update verbose message catalogue 2025-10-09 09:06:06 -07:00
6c61dda11a doc: fix warn caused by incorrect title placement 2025-10-03 11:44:28 -07:00
8e660f58cb doc: add link to f8 matmul example to doc 2025-10-03 11:44:28 -07:00
fd04377b0f doc: add missing examples for .md and update orphans list 2025-10-03 11:44:28 -07:00
026984faca doc: remove examples .rst page as unused 2025-10-03 11:44:28 -07:00
d559e96879 doc: minor renaming for nicer displayed list 2025-10-03 11:44:28 -07:00
cb6e817e72 doc: graph: update max binary/unary ops number to 20 2025-09-29 10:22:36 +08:00
17811adf08 doc: graph: update bf16/f16 matmul post ops pattern 2025-09-28 09:43:57 +08:00
f8017d896a doc: graph: support gqa training 2025-09-19 09:30:59 +08:00
7f976ac1e8 doc: graph: op: define acc mode for matmul operation 2025-09-18 13:10:25 +08:00
c106dd4f49 doc: clarify saturation behavior 2025-09-04 13:46:23 +02:00
7ea3cbbb4d doc: corrected nChw8c format diagram 2025-08-27 08:59:36 -07:00
79fd09b6a3 doc: corrected GPU brand names 2025-08-26 17:03:01 -07:00
b1c9e6401d doc: updated data type support tables for clarity 2025-08-26 17:03:01 -07:00
d2bf4fd4eb api: introduce precomputed reductions primitive attribute 2025-08-26 10:50:04 -07:00
ee33cdcf63 doc, build: added version selector for developer guide 2025-08-22 16:26:12 -07:00
38cbb84874 doc: fixed broken links in quantization section 2025-08-22 10:18:48 -07:00
28b8105b18 doc, examples: new simple example for matmul with host scale 2025-08-20 13:09:13 -07:00
3634f41f51 doc: updates to atributes pages wrt host scale and zp 2025-08-20 13:09:13 -07:00
5ed02eccbc doc: new page on host scalars memory 2025-08-20 13:09:13 -07:00
9acb506a9e doc: fixed brief description duplication on example pages 2025-08-14 16:17:40 -07:00
1ab74cfe80 doc: cleaned up redundancy in primitive examples 2025-08-14 16:17:40 -07:00
b2a546d283 doc: fixed serveral broken formulas in quantization section 2025-08-14 16:17:40 -07:00
68175f4b3d docs: update matmul support table 2025-07-22 10:22:06 -07:00
0be9a3f207 fixup: doc: graph: support SDPA training 2025-07-17 08:02:45 -07:00
6a0340f648 doc: fixed undefined label warning
Doxyrest generates links to protected method default_attr() in
primitive_desc_base class. This link becomes broken with
PROTECTION_FILTER="public".
2025-07-16 17:27:00 -07:00
5bc5ba521c doc: fixed majority of toctree warnings 2025-07-16 17:27:00 -07:00
a52df83f09 doc: fixed 'invalid pair index entry' warnings 2025-07-16 17:27:00 -07:00
9464ecab9d doc: updated Sphinx configuration to display project name and version 2025-07-16 17:27:00 -07:00
641db8953f doc: updated sphinx to 6.2.1
Sphinx 4.x we used previously relies on deprecated pkg_resources API
2025-07-16 17:27:00 -07:00
66a749f80d doc: graph: support SDPA training 2025-07-15 21:24:36 +08:00
4106abe665 doc: graph: add optional stats output to SoftMax op 2025-07-15 21:24:36 +08:00
e0fa58ebad doc: graph: support new dtype combination for SoftMaxBackward 2025-07-15 21:24:36 +08:00
59f4139b11 doc: graph: patterns: add link for bottom-right causal mask example 2025-07-14 17:18:27 +08:00
3728467a74 doc: fix levels in sparse memory formats 2025-07-03 09:51:18 -07:00
d29e8a9111 doc: added f8 support to ukernel API documentation 2025-07-02 09:46:13 -07:00
3ba4700777 doc: fixed typo in developer guide index 2025-07-02 09:46:13 -07:00
e179172517 doc: build: corrected link 2025-07-02 09:27:02 -07:00
b12340887f doc: graph: update GQA pattern spec 2025-06-27 16:10:16 +08:00
20dda1ab6e doc: primitives: mamtul: update fp8 fp4 decomp support 2025-06-26 11:08:15 -07:00
5e746b88a7 gpu: intel: sycl: add support for kernel compilation 2025-06-25 13:37:08 -07:00
b427ebd733 doc: build: updates to build from source (#3380) 2025-06-25 11:36:09 +01:00
4280bee63f doc: adding sections in oneDNN 2025-06-12 17:49:49 +01:00