You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the cuML documentation to reflect the NVIDIA GitHub organization migration and the revised NVIDIA cuML branding introduced in #8464.
The documentation is partially aligned: the landing-page title and Sphinx project metadata use NVIDIA cuML, and the version picker uses docs.nvidia.com. Several other documentation surfaces still use the previous product positioning and canonical locations.
Changes
Position NVIDIA cuML as an open-source CUDA-X Data Science library rather than primarily as “Part of RAPIDS.” RAPIDS can remain as the name of the broader ecosystem.
Replace the 9 documentation references to github.com/rapidsai/cuml with github.com/NVIDIA/cuml, including the navbar, generated source links, issue links, notebooks, and examples.
Replace the 10 cuML self-links under docs.rapids.ai/api/cuml with relative documentation links or equivalent docs.nvidia.com/cuml targets.
Update the remaining cuDF, RMM, and nvForest documentation links to their canonical docs.nvidia.com locations.
Replace the primary RAPIDS community CTA with the CUDA-X Data Science community link used by the README.
Intentional references to the RAPIDS Release Selector, RAPIDS ecosystem packages, and historic article titles should remain unchanged.
Acceptance criteria
docs/ contains no references to github.com/rapidsai/cuml.
docs/ contains no cuML self-links under docs.rapids.ai/api/cuml.
Update the cuML documentation to reflect the NVIDIA GitHub organization migration and the revised NVIDIA cuML branding introduced in #8464.
The documentation is partially aligned: the landing-page title and Sphinx project metadata use NVIDIA cuML, and the version picker uses
docs.nvidia.com. Several other documentation surfaces still use the previous product positioning and canonical locations.Changes
github.com/rapidsai/cumlwithgithub.com/NVIDIA/cuml, including the navbar, generated source links, issue links, notebooks, and examples.docs.rapids.ai/api/cumlwith relative documentation links or equivalentdocs.nvidia.com/cumltargets.docs.nvidia.comlocations.Intentional references to the RAPIDS Release Selector, RAPIDS ecosystem packages, and historic article titles should remain unchanged.
Acceptance criteria
docs/contains no references togithub.com/rapidsai/cuml.docs/contains no cuML self-links underdocs.rapids.ai/api/cuml.Follow-up to #8464