Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.cc647 if (auto next_stats = llvm::dyn_cast<quant::StatisticsOp>( in RemoveRedundantStatsOps() local
676 if (auto next_stats = llvm::dyn_cast_or_null<quant::StatisticsOp>( in RemoveRedundantStatsOps() local