Class ov::pass::SupportedNodesStridesPropagation

class SupportedNodesStridesPropagation : public ov::pass::MatcherPass

SupportedNodesStridesPropagation either propagates stride (greater than 1) from current node up through the graph or inserts pooling between current node and its consumers if the consumers have different StridesProp attributes.