Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_quantize.cc233 return RemoveRedundantStatsOps(func, GetOpQuantSpec); in RemoveRedundantStats()
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.h573 bool RemoveRedundantStatsOps(mlir::FuncOp func,
Dquantization_utils.cc606 bool RemoveRedundantStatsOps(mlir::FuncOp func, in RemoveRedundantStatsOps() function