Home
last modified time | relevance | path

Searched refs:float_operands (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.cc588 int float_operands = 0; in PreferResultScale() local
592 if (++float_operands > 1) return true; in PreferResultScale()