From 51b1cd2e68b8db3327faaafeef0d451bb2d54626 Mon Sep 17 00:00:00 2001 From: randyh62 <42045079+randyh62@users.noreply.github.com> Date: Tue, 20 Jan 2026 10:12:54 -0800 Subject: [PATCH] Use intersphinx links for deep learning (#5859) (#5869) * Use intersphinx links for deep learning * Update deep-learning-rocm.rst remove Taichi * Update deep-learning-rocm.rst Change Install link to "link" * Apply suggestion from @randyh62 OK --- docs/how-to/deep-learning-rocm.rst | 100 +++++++++++------------------ docs/sphinx/_toc.yml.in | 2 +- 2 files changed, 40 insertions(+), 62 deletions(-) diff --git a/docs/how-to/deep-learning-rocm.rst b/docs/how-to/deep-learning-rocm.rst index f0b5bd248..385465bea 100644 --- a/docs/how-to/deep-learning-rocm.rst +++ b/docs/how-to/deep-learning-rocm.rst @@ -19,117 +19,95 @@ The table below summarizes information about ROCm-enabled deep learning framewor :widths: 5 3 6 3 * - Framework - - Installation + - Installation guide - Installation options - GitHub - * - `PyTorch `__ - - .. raw:: html - - + * - :doc:`PyTorch <../compatibility/ml-compatibility/pytorch-compatibility>` + - :doc:`link ` - - - `Docker image `__ - - `Wheels package `__ - - `ROCm Base Docker image `__ - - `Upstream Docker file `__ + - Docker image + - Wheels package + - ROCm Base Docker image + - Upstream Docker file - .. raw:: html - * - `TensorFlow `__ - - .. raw:: html - - + * - :doc:`TensorFlow <../compatibility/ml-compatibility/tensorflow-compatibility>` + - :doc:`link ` - - - `Docker image `__ - - `Wheels package `__ + - Docker image + - Wheels package - .. raw:: html - * - `JAX `__ - - .. raw:: html - - + * - :doc:`JAX <../compatibility/ml-compatibility/jax-compatibility>` + - :doc:`link ` - - - `Docker image `__ + - Docker image - .. raw:: html - * - `verl `__ - - .. raw:: html - - + * - :doc:`verl <../compatibility/ml-compatibility/verl-compatibility>` + - :doc:`link ` - - - `Docker image `__ + - Docker image - .. raw:: html - * - `Stanford Megatron-LM `__ - - .. raw:: html - - + * - :doc:`Stanford Megatron-LM <../compatibility/ml-compatibility/stanford-megatron-lm-compatibility>` + - :doc:`link ` - - - `Docker image `__ + - Docker image - .. raw:: html - * - `DGL `__ - - .. raw:: html - - + * - :doc:`DGL <../compatibility/ml-compatibility/dgl-compatibility>` + - :doc:`link ` - - - `Docker image `__ - - `Wheels package `__ - + - Docker image - .. raw:: html - * - `Megablocks `__ - - .. raw:: html - - + * - :doc:`Megablocks <../compatibility/ml-compatibility/megablocks-compatibility>` + - :doc:`link ` - - - `Docker image `__ + - Docker image - .. raw:: html - * - `Ray `__ - - .. raw:: html - - + * - :doc:`Ray <../compatibility/ml-compatibility/ray-compatibility>` + - :doc:`link ` - - - `Docker image `__ - - `Wheels package `__ - - `ROCm Base Docker image `__ + - Docker image + - Wheels package + - ROCm Base Docker image - .. raw:: html - * - `llama.cpp `__ - - .. raw:: html - - + * - :doc:`llama.cpp <../compatibility/ml-compatibility/llama-cpp-compatibility>` + - :doc:`link ` - - - `Docker image `__ - - `ROCm Base Docker image `__ + - Docker image + - ROCm Base Docker image - .. raw:: html - * - `FlashInfer `__ - - .. raw:: html - - + * - :doc:`FlashInfer <../compatibility/ml-compatibility/flashinfer-compatibility>` + - :doc:`link ` - - - `Docker image `__ - - `ROCm Base Docker image `__ + - Docker image + - ROCm Base Docker image - .. raw:: html diff --git a/docs/sphinx/_toc.yml.in b/docs/sphinx/_toc.yml.in index cb1b6c78d..47bd20d42 100644 --- a/docs/sphinx/_toc.yml.in +++ b/docs/sphinx/_toc.yml.in @@ -25,7 +25,7 @@ subtrees: title: HIP SDK on Windows - url: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/index.html title: ROCm on Radeon and Ryzen - - file: how-to/deep-learning-rocm.md + - file: how-to/deep-learning-rocm title: Deep learning frameworks subtrees: - entries: