We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c63d68 commit 5899fe4Copy full SHA for 5899fe4
src/gpu/generic/sycl/README.md
@@ -99,8 +99,8 @@ The implementation supports both forward and backward directions.
99
The implementation supports the forward direction only.
100
101
* Supported formats: All plain formats are supported.
102
-* Supported data types: All possible data combinations as listed in the specification are supported.
103
-* Supported post-ops: All the post-ops as mentioned in the specification are supported.
+* Supported data types: All possible data combinations listed in the oneDNN specification are supported.
+* Supported post-ops: All the post operations as mentioned in the specification are supported.
104
105
## Layer Normalization
106
0 commit comments