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 0121086 commit 84ddd44Copy full SHA for 84ddd44
releases/index.rst
@@ -155,6 +155,16 @@ Release Notes
155
oneDNN Graph v0.5
156
~~~~~~~~~~~~~~~~~
157
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
168
oneVPL
169
======
170
0 commit comments