Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/
H A DTraits.cpp212 static std::string getShapeString(ArrayRef<int64_t> shape) { in getShapeString() function
273 << "result type " << getShapeString(getShape(type)) in verifyCompatibleOperandBroadcast()
275 << getShapeString(resultShape); in verifyCompatibleOperandBroadcast()