Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp285 static LogicalResult verifyOutputShape( in verifyOutputShape() function
422 if (failed(verifyOutputShape(op, lhsType, rhsType, accType, resType, in verify()