Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Quant/Utils/
H A DUniformSupport.cpp77 int64_t flattenIndex = 0; in convert() local
84 int chunkIndex = (flattenIndex++) / chunkSize; in convert()