Home
last modified time | relevance | path

Searched refs:computeReshapeOutput (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() function
143 computeReshapeOutput(outputRankShape, lowerRankShape, reshapeOutputShape); in reshapeLowerToHigher()