Skip to content

Commit 84ddd44

Browse files
authored
dnn-graph release notes (#342)
1 parent 0121086 commit 84ddd44

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

releases/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,16 @@ Release Notes
155155
oneDNN Graph v0.5
156156
~~~~~~~~~~~~~~~~~
157157

158+
Provides more optimization and improves the programming
159+
experience. The main changes are as follows:
160+
161+
- Support in-place optimization to reduce memory footprint and provide
162+
better data locality
163+
- Support using the partition vector directly for compilation and
164+
execution without maintaining a computation graph
165+
- Provide a special End op to express the multiple uses of a logical
166+
tensor, typically for indicating the output tensors of the graph
167+
158168
oneVPL
159169
======
160170

0 commit comments

Comments
 (0)