Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.cc601 static bool IsStatsRedundant(Operation* op, in IsStatsRedundant() function
634 if (IsStatsRedundant(def, op_quant_spec_getter)) { in RemoveRedundantStatsOps()