Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Quant/Utils/
DUniformSupport.cpp72 converters.push_back(getPerChunkConverter(i)); in convert()
/external/llvm-project/mlir/include/mlir/Dialect/Quant/
DUniformSupport.h199 UniformQuantizedValueConverter getPerChunkConverter(int index) const { in getPerChunkConverter() function