Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_quantize.cc212 auto dq_op = builder.create<quant::DequantizeCastOp>(loc, input_type, in SetInputNodesQuantizationParams() local
294 auto dq_op = dyn_cast_or_null<quant::DequantizeCastOp>( in SanityCheckAndAdjustment() local
Doptimize.cc555 auto dq_op = dyn_cast_or_null<TFL::DequantizeOp>(filter.getDefiningOp()); in matchAndRewrite() local