Searched defs:lhsShape (Results 1 – 8 of 8) sorted by relevance
424 auto lhsShape = getLhsType().getShape(); verify() local
104 auto lhsShape = lhsType.getShape(); in inferReshapeCollapsedType() local [all...]
996 llvm::ArrayRef<int64_t> lhsShape = lhsTy.getShape(); verify() local 1052 llvm::ArrayRef<int64_t> lhsShape = lhsTy.getShape(); verify() local 1222 llvm::ArrayRef<int64_t> lhsShape = lhsTy.getShape(); verify() local [all...]
658 auto lhsShape = llvm::to_vector<6>( in fold() local 861 auto lhsShape = llvm::to_vector<6>( fold() local
813 ArrayRef<int64_t> lhsShape = contractOp.getLhsType().getShape(); in matchAndRewriteMaskableOp() local
1759 ArrayRef<int64_t> lhsShape = cast<ShapedType>(lhs.getType()).getShape(); vectorizeDynamicConvOpPrecondition() local 2899 SmallVector<int64_t, 3> lhsShape, rhsShape, resShape; conv() local
742 ShapeAdaptor lhsShape(adaptor.getA().getType()); inferReturnTypeComponents() local
1091 auto lhsShape = getLhsType().getShape(); getIterationBounds() local