Searched defs:rhsShape (Results 1 – 5 of 5) sorted by relevance
98 auto rhsShape = rhsType.getShape(); in matchAndRewrite() local
324 auto rhsShape = rhs.getType().dyn_cast<RankedTensorType>().getShape(); in extractDynamicEinsumSizes() local1371 ArrayRef<int64_t> rhsShape = in getDotOperationType() local
1627 Value rhsShape = rewriter.create<shape::ShapeOfOp>(loc, rhs); in matchAndRewrite() local
1127 auto rhsShape = rhsType.getShape(); in verify() local2436 llvm::SmallVector<int64_t> rhsShape; in matchAndRewrite() local
1129 auto rhsShape = rhsType.getShape(); in verify() local