Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_quantize.cc127 bool SetInputNodesQuantizationParams(FuncOp func);
166 bool PrepareQuantizePass::SetInputNodesQuantizationParams(FuncOp func) { in SetInputNodesQuantizationParams() function in mlir::TFL::__anonbf0076700111::PrepareQuantizePass
349 if (SetInputNodesQuantizationParams(func)) { in runOnFunction()