Searched defs:FetchMinMaxAttrs (Results 1 – 1 of 1) sorted by relevance
134 struct FetchMinMaxAttrs { struct135 using AttrType = FloatAttr;136 bool operator()(TFFakeQuantOp tf_op, AttrType &min_value, in operator ()()