Class ov::pass::SharedStridedSliceEraser

class SharedStridedSliceEraser : public ov::pass::ModelPass

SharedStridedSliceEraser transformation replaces group of StridedSlice operations with first StridedSlice in this group. All SrtideSlices in this group must be equal and consume the same output port.