Home
last modified time | relevance | path

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

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