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.
1 parent 350d60e commit 865bf2bCopy full SHA for 865bf2b
releases/index.rst
@@ -267,6 +267,9 @@ oneDNN Graph
267
* - Version
268
- Date
269
- View
270
+ * - `oneDNN Graph v0.9`_
271
+ - 2021-12-28
272
+ - `HTML <https://spec.oneapi.io/onednn-graph/latest/index.html>`__
273
* - `oneDNN Graph v0.8`_
274
- 2021-11-8
275
- `HTML <https://spec.oneapi.io/onednn-graph/latest/index.html>`__
@@ -277,6 +280,13 @@ oneDNN Graph
277
280
Release Notes
278
281
-------------
279
282
283
+oneDNN Graph v0.9
284
+~~~~~~~~~~~~~~~~~
285
+
286
+- Introduced bf16 inference support.
287
+- Introduced multi-head attention (MHA) fusion supported by oneDNN Graph
288
+ compiler with optimized code generation (experimental).
289
290
oneDNN Graph v0.8
291
~~~~~~~~~~~~~~~~~
292
0 commit comments