Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaInferShapes.cpp205 InferShapedTypeOpInterface shapeInterface = in propagateShapesInRegion() local
207 if (!shapeInterface) in propagateShapesInRegion()
213 if (shapeInterface in propagateShapesInRegion()
H A DTosaDecomposeTransposeConv.cpp41 InferShapedTypeOpInterface shapeInterface = in createOpAndInfer() local
43 if (!shapeInterface) in createOpAndInfer()
47 if (shapeInterface in createOpAndInfer()