Home
last modified time | relevance | path

Searched defs:inferStaticShape (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp4160 static bool inferStaticShape(PackOp packOp, SmallVectorImpl<int64_t> &srcShape, inferStaticShape() function
4394 static bool inferStaticShape(UnPackOp op, SmallVectorImpl<int64_t> &srcShape, inferStaticShape() function