Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dfake_quant_utils.h35 struct FetchMinMaxAttrs { struct
36 using AttrType = FloatAttr;
37 bool operator()(TFFakeQuantOp tf_op, AttrType &min_value, in operator()
/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/utils/
Dfake_quant_utils.h35 struct FetchMinMaxAttrs { struct
36 using AttrType = FloatAttr;
37 bool operator()(TFFakeQuantOp tf_op, AttrType &min_value, in operator()