Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
H A Dfake_quant_utils.h46 struct FetchConstantMinMaxInputs { struct
47 using AttrType = DenseFPElementsAttr;
48 bool operator()(TFFakeQuantOp tf_op, AttrType &min_value, in operator()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/utils/
H A Dfake_quant_utils.h46 struct FetchConstantMinMaxInputs { struct
47 using AttrType = DenseFPElementsAttr;
48 bool operator()(TFFakeQuantOp tf_op, AttrType &min_value, in operator()