Class ov::pass::InitConstMask¶
-
class InitConstMask : public ov::pass::MatcherPass¶
Check Constant operation values by given dimensions and set masks according to results that are bases on
condition
lambda function. Works for Constant with floating point type (f16, f32, f64).