Class ov::pass::SelectWithOneValueCondition#
-
class SelectWithOneValueCondition : public ov::pass::MatcherPass#
SelectWithOneValueCondition transformation eliminates Select operation if the condition is constant and consists of al True or False elements.