afdeb6acfb
doc, examples: add brief descriptions and update orphans.rst
2025-10-09 11:21:45 -07:00
1ab74cfe80
doc: cleaned up redundancy in primitive examples
2025-08-14 16:17:40 -07:00
56e219e035
all: updated Github links to uxlfoundation
2025-03-12 15:08:59 -07:00
1adeab59bb
examples: purged tag and dt shortcuts
...
Some examples define 'tag' and 'df' shortcuts to improve code
readability. This detail is misleading when looking at annotated
examples code that only shows code snippets.
2025-03-10 14:02:58 -07:00
370aec0083
examples: matmul: move engine from the global space
2025-01-13 10:33:02 -08:00
3a61159a92
examples: tutorials: matmul: move from oscale to scales
2022-11-04 15:43:22 -07:00
eef8cb1112
api, tests, examples: update scales/zpoints/oscales api
2022-10-19 17:40:40 -07:00
15fc4c5432
api, src, tests: attr: zero points: remove creation-time support
2022-10-19 17:40:40 -07:00
6e12b190ad
api, src, tests: attr: oscale: remove creation time support
2022-10-19 17:40:40 -07:00
5b4967534c
api: add C++ query API for md and make C desc private
2022-10-03 10:57:58 -07:00
47a053a245
api, common, tests, examples: remove op_desc for matmul
2022-10-03 10:57:58 -07:00
f1aa540beb
api: adjust header structure to fulfil oneAPI requirements. Introduce API v2.
2020-11-25 07:02:56 -08:00
a30dbbdd14
doc: updated name to oneDNN
2020-04-03 12:49:00 -07:00
43911469a5
doc: updated links to repository and documentation new location
2020-04-03 12:49:00 -07:00
9cd49946cd
all: style: update year in copyright notice
2020-02-21 22:14:22 +00:00
831b3ef4d7
examples: print engine kind in output
2019-12-23 22:32:08 -08:00
95d7487b51
examples: make all examples reproducible
...
... by removing seed randomization
2019-12-09 09:03:58 -08:00
1a71df6112
examples: slightly increase the threshold for quantized matmul
...
After 10K runs the biggest error seen is 0.0204, but to be safe we put 0.03.
2019-12-09 09:03:58 -08:00
23710ae681
examples: consistently use float data type
2019-11-19 14:57:23 -08:00
ef43ef39ec
examples: c++: matmul tutorials: use common error handler
2019-11-14 11:41:34 -08:00
ada8370bcf
example: add few matmul tutorials
2019-11-13 05:27:17 +00:00