Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/
H A DTensorInferTypeOpInterfaceImpl.cpp126 getReshapeOutputShapeFromInputShape(OpBuilder &builder, Location loc, Value src, in getReshapeOutputShapeFromInputShape() function
156 auto resultShape = getReshapeOutputShapeFromInputShape( in reifyResultShapes()