Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tosa/Utils/
H A DConversionUtils.cpp76 SmallVectorImpl<int64_t> &reshapeOutputShape) { in computeReshapeOutput() argument
132 SmallVector<int64_t, 4> reshapeOutputShape; EqualizeRanks() local