Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tosa/Utils/
H A DConversionUtils.cpp75 ArrayRef<int64_t> lowerRankShape, in computeReshapeOutput() argument
129 ArrayRef<int64_t> lowerRankShape = EqualizeRanks() local