Home
last modified time | relevance | path

Searched refs:computeReshapeOutput (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaMakeBroadcastable.cpp42 computeReshapeOutput(ArrayRef<int64_t> higherRankShape, in computeReshapeOutput() function
109 if (computeReshapeOutput(higherRankShape, lowerRankShape, reshapeOutputShape) in reshapeLowerToHigher()