Class ov::pass::ShrinkWeights

class ShrinkWeights : public ov::pass::ModelPass

Based on masks in Constant operation it inserts Gather operations to shrink them. After this pass execution ConstantFolding is required.