Class ov::pass::SharedOpOptimization#
-
class SharedOpOptimization : public ov::pass::ModelPass#
SharedOpOptimization optimizes operations which are sourcing from same Output<Node> and perform the same action on the same data.
This page relates to OpenVINO 2024.6. Go to the most recent official documentation version, 2025.
Site Navigation
Section Navigation
SharedOpOptimization optimizes operations which are sourcing from same Output<Node> and perform the same action on the same data.