-
Notifications
You must be signed in to change notification settings - Fork 68
Expand file tree
/
Copy path_redirects
More file actions
58 lines (58 loc) · 2.33 KB
/
_redirects
File metadata and controls
58 lines (58 loc) · 2.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
/api/cucim /api/cucim/stable/
/api/cucim/ /api/cucim/stable/
/api/cudf /api/cudf/stable/
/api/cudf-java /api/cudf-java/stable/
/api/cudf-java/ /api/cudf-java/stable/
/api/cudf/ /api/cudf/stable/
/api/cugraph /api/cugraph/stable/
/api/cugraph/ /api/cugraph/stable/
/api/cuml /api/cuml/stable/
/api/cuml/ /api/cuml/stable/
/api/cusignal /api/cusignal/stable/
/api/cusignal/ /api/cusignal/stable/
/api/cuspatial /api/cuspatial/stable/
/api/cuspatial/ /api/cuspatial/stable/
/api/cuxfilter /api/cuxfilter/stable/
/api/cuxfilter/ /api/cuxfilter/stable/
/api/dask-cuda /api/dask-cuda/stable/
/api/dask-cuda/ /api/dask-cuda/stable/
/api/dask-cudf /api/dask-cudf/stable/
/api/dask-cudf/ /api/dask-cudf/stable/
/api/kvikio /api/kvikio/stable/
/api/kvikio/ /api/kvikio/stable/
/api/nvforest /api/nvforest/stable/
/api/nvforest/ /api/nvforest/stable/
/api/libcudf /api/libcudf/stable/
/api/libcudf/ /api/libcudf/stable/
/api/libcugraph /api/libcugraph/stable/
/api/libcugraph/ /api/libcugraph/stable/
/api/libcuml /api/libcuml/stable/
/api/libcuml/ /api/libcuml/stable/
/api/libcuspatial /api/libcuspatial/stable/
/api/libcuspatial/ /api/libcuspatial/stable/
/api/libkvikio /api/libkvikio/stable/
/api/libkvikio/ /api/libkvikio/stable/
/api/librapidsmpf /api/librapidsmpf/stable/
/api/librapidsmpf/ /api/librapidsmpf/stable/
/api/librmm /api/rmm/stable/
/api/librmm/ /api/rmm/stable/
/api/libucxx /api/libucxx/stable/
/api/libucxx/ /api/libucxx/stable/
/api/raft /api/raft/stable/
/api/raft/ /api/raft/stable/
/api/rapids-cmake /api/rapids-cmake/stable/
/api/rapids-cmake/ /api/rapids-cmake/stable/
/api/rapidsmpf /api/rapidsmpf/stable/
/api/rapidsmpf/ /api/rapidsmpf/stable/
/api/rmm /api/rmm/stable/
/api/rmm/ /api/rmm/stable/
/api/ucxx /api/ucxx/stable/
/api/ucxx/ /api/ucxx/stable/
/deployment /deployment/stable/
/deployment/ /deployment/stable/
# redirects for zero-code-change -> cuml-accel rename, can be removed after 25.10 release
/api/cuml/stable/zero-code-change/ /api/cuml/stable/cuml-accel/
/api/cuml/stable/zero-code-change-benchmarks/ /api/cuml/stable/cuml-accel/benchmarks/
/api/cuml/stable/zero-code-change-limitations/ /api/cuml/stable/cuml-accel/limitations/
/api/cuml/stable/zero-code-change-logging/ /api/cuml/stable/cuml-accel/logging-and-profiling/
/api/cuml/stable/zero_code_change_examples/plot_kmeans_digits/ /api/cuml/stable/cuml-accel/examples/plot_kmeans_digits/