This page relates to OpenVINO 2023.3 (LTS). Go to the latest documentation for up-to-date information.
GroupedStridedSliceOptimizer transformation replaces group of StridedSlice operations with VariadicSplit. All StridedSlice operations must slice data with the same axis and stride = 1.