Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Tosa/Transforms/
DTosaMakeBroadcastable.cpp46 static void computeReshapeOutput(ArrayRef<int64_t> higherRankShape, in computeReshapeOutput()
132 ArrayRef<int64_t> higherRankShape = in reshapeLowerToHigher() local