@@ -6,8 +6,7 @@ Link Prediction
66Cosine
77------
88
9- single-GPU
10- ^^^^^^^^^^
9+ .. rubric :: single-GPU
1110
1211.. autosummary ::
1312 :toctree: ../api/cugraph/
@@ -16,8 +15,7 @@ single-GPU
1615 cugraph.cosine_coefficient
1716 cugraph.all_pairs_cosine
1817
19- multi-GPU
20- ^^^^^^^^^
18+ .. rubric :: multi-GPU
2119
2220.. autosummary ::
2321 :toctree: ../api/cugraph/
@@ -29,8 +27,7 @@ multi-GPU
2927Jaccard Coefficient
3028-------------------
3129
32- single-GPU
33- ^^^^^^^^^^
30+ .. rubric :: single-GPU
3431
3532.. autosummary ::
3633 :toctree: ../api/cugraph/
@@ -39,8 +36,7 @@ single-GPU
3936 cugraph.jaccard_coefficient
4037 cugraph.all_pairs_jaccard
4138
42- multi-GPU
43- ^^^^^^^^^
39+ .. rubric :: multi-GPU
4440
4541.. autosummary ::
4642 :toctree: ../api/cugraph/
@@ -51,8 +47,7 @@ multi-GPU
5147Overlap Coefficient
5248-------------------
5349
54- single-GPU
55- ^^^^^^^^^^
50+ .. rubric :: single-GPU
5651
5752.. autosummary ::
5853 :toctree: ../api/cugraph/
@@ -61,8 +56,7 @@ single-GPU
6156 cugraph.overlap_coefficient
6257 cugraph.all_pairs_overlap
6358
64- multi-GPU
65- ^^^^^^^^^
59+ .. rubric :: multi-GPU
6660
6761.. autosummary ::
6862 :toctree: ../api/cugraph/
@@ -73,8 +67,7 @@ multi-GPU
7367Sorensen Coefficient
7468--------------------
7569
76- single-GPU
77- ^^^^^^^^^^
70+ .. rubric :: single-GPU
7871
7972.. autosummary ::
8073 :toctree: ../api/cugraph/
@@ -83,8 +76,7 @@ single-GPU
8376 cugraph.sorensen_coefficient
8477 cugraph.all_pairs_sorensen
8578
86- multi-GPU
87- ^^^^^^^^^
79+ .. rubric :: multi-GPU
8880
8981.. autosummary ::
9082 :toctree: ../api/cugraph/
0 commit comments