Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/Quant/
DQuantizeUtils.h17 class QuantizedType; variable
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_traits.h25 using QuantizedType = mlir::quant::QuantizedType; variable