Class ov::pass::EliminateUnsqueezeGather#
-
class EliminateUnsqueezeGather : public ov::pass::MatcherPass#
Remove Unsqueeze + Gather pair, if Gather gathers data by dimension that was previously added by Unsqueeze.
This page relates to OpenVINO 2024.6. Go to the most recent official documentation version, 2025.
Site Navigation
Section Navigation
Remove Unsqueeze + Gather pair, if Gather gathers data by dimension that was previously added by Unsqueeze.