Searched refs:gather_start_indices (Results 1 – 1 of 1) sorted by relevance
121 auto gather_start_indices = gather.start_indices(); in matchAndRewrite() local123 gather_start_indices.getType().cast<ShapedType>(); in matchAndRewrite()128 slice_start_indices.push_back(gather_start_indices); in matchAndRewrite()135 gather.getLoc(), gather_start_indices, start, limit, stride); in matchAndRewrite()