Searched refs:fullyConnectedShape (Results 1 – 1 of 1) sorted by relevance
80 llvm::SmallVector<int64_t, 2> fullyConnectedShape{combined, weightShape[0]}; in matchAndRewrite() local82 RankedTensorType::get(fullyConnectedShape, resultType.getElementType()); in matchAndRewrite()