Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Quant/IR/
DQuantOps.cpp45 static bool isValidQuantizationSpec(Attribute quantSpec, Type expressed) { in isValidQuantizationSpec()
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_quantize_helper.h356 Type expressed = getElementTypeOrSelf(stats_op.getType()); in replaceStatsOp() local
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.h106 Type expressed = op.getType().cast<ShapedType>().getElementType(); in matchAndRewrite() local