Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/
H A DTensorInferTypeOpInterfaceImpl.cpp74 static OpFoldResult getExpandedOutputDimFromInputShape( in getExpandedOutputDimFromInputShape() function
119 return getExpandedOutputDimFromInputShape(builder, loc, dim, src, in getExpandedOutputShapeFromInputShape()