Home
last modified time | relevance | path

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

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