Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions releases/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,9 @@ oneDNN Graph
* - Version
- Date
- View
* - `oneDNN Graph v0.9`_
- 2021-12-28
- `HTML <https://spec.oneapi.io/onednn-graph/latest/index.html>`__
* - `oneDNN Graph v0.8`_
- 2021-11-8
- `HTML <https://spec.oneapi.io/onednn-graph/latest/index.html>`__
Expand All @@ -277,6 +280,13 @@ oneDNN Graph
Release Notes
-------------

oneDNN Graph v0.9
~~~~~~~~~~~~~~~~~

- Introduced bf16 inference support.
- Introduced multi-head attention (MHA) fusion supported by oneDNN Graph
compiler with optimized code generation (experimental).

oneDNN Graph v0.8
~~~~~~~~~~~~~~~~~

Expand Down