Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/Tosa/Utils/
DQuantUtils.h45 Type outputRawType);
/external/llvm-project/mlir/lib/Dialect/Tosa/Utils/
DQuantUtils.cpp188 Type outputRawType) { in buildUnaryOpQuantizationAttr() argument
191 auto outputType = outputRawType.dyn_cast<RankedTensorType>(); in buildUnaryOpQuantizationAttr()