Home
last modified time | relevance | path

Searched defs:FetchMinMaxAttrs (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_tf.cc134 struct FetchMinMaxAttrs { struct
135 using AttrType = FloatAttr;
136 bool operator()(TFFakeQuantOp tf_op, AttrType &min_value, in operator ()()