Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_quantize.cc132 bool RemoveRedundantStats(FuncOp func);
232 bool PrepareQuantizePass::RemoveRedundantStats(FuncOp func) { in RemoveRedundantStats() function in mlir::TFL::__anonbf0076700111::PrepareQuantizePass
343 RemoveRedundantStats(func); in runOnFunction()