Skip to content

Commit b8c79f9

Browse files
authored
[ONNX FE] Add operations in the documentation page - SequenceAt, SplitToSequence (#32990)
### Details: - SequenceAt support declared - SplitToSequence support declared ### Tickets: - [CVS-176808](https://jira.devtools.intel.com/browse/CVS-176808)
1 parent a4e9141 commit b8c79f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/articles_en/documentation/compatibility-and-support/supported-operations.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ Data as of OpenVINO 2024.4, 18 Oct. 2024.
218218
ScatterElements
219219
ScatterND
220220
Selu
221+
SequenceAt
221222
Shape
222223
Shrink
223224
Sigmoid
@@ -231,6 +232,7 @@ Data as of OpenVINO 2024.4, 18 Oct. 2024.
231232
Softsign
232233
SpaceToDepth
233234
Split
235+
SplitToSequence
234236
Sqrt
235237
Squeeze
236238
STFT

0 commit comments

Comments
 (0)