openvino
openvino copied to clipboard
[SPEC] Clarify specification for StridedSlice
Details:
- Add notes with descriptions of: Out of Bounds, Indexing in Reverse, Negative Indices
- Clarified length of masks
- Clarified the definition of
-1value - Described in detail the behavior of masks, aligned with Reference Implementation
TODO:
- Add more latex-like style, add the examples for the missing masks.
Tickets:
- 90128