mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
leo comments
This commit is contained in:
@@ -6,25 +6,25 @@
|
||||
Deep learning frameworks for ROCm
|
||||
**********************************
|
||||
|
||||
Deep learning frameworks provide environments for machine learning, training, fine-tuning, inference, and performance optimization.
|
||||
Deep learning frameworks provide environments for machine learning, training, fine-tuning, inference, and performance optimization.
|
||||
|
||||
ROCm provides a comprehensive ecosystem for optimized deep learning development and operations, as well as ROCm-aware versions of widely used deep learning frameworks and libraries, including PyTorch, TensorFlow, and JAX.
|
||||
ROCm offers a comprehensive ecosystem for optimized deep learning development and operations, along with ROCm-aware versions of widely used deep learning frameworks and libraries, including PyTorch, TensorFlow, and JAX.
|
||||
|
||||
The AMD ROCm organization, which is actively involved in open-source contributions and development, collaborates closely with in-demand framework organizations to ensure that framework-specific optimizations effectively leverage AMD accelerators and GPU architectures.
|
||||
|
||||
These topics in the ROCm documentation provide info on the installation and compatibility of these ROCm-enabled deep learning frameworks. These deep learning framework compatibility topics note the ROCm and third-party tool version support. Additionally, the Compatibility matrix topic notes the supported deep learning framework versions.
|
||||
The topics noted in the following table provide information about the installation and compatibility of these ROCm-enabled deep learning frameworks. The compatibility topics note the ROCm and third-party tool version support. Additionally, the :doc:`Compatibility matrix <../compatibility/compatibility-matrix>`_ topic notes the supported deep learning framework versions.
|
||||
|
||||
.. list-table:: Deep learning frameworks
|
||||
.. list-table::
|
||||
:header-rows: 1
|
||||
:widths: 15 10 20 10
|
||||
:align: center
|
||||
|
||||
* - Framework
|
||||
* - Framework (ROCm GitHub)
|
||||
- Installation topic
|
||||
- Installation options
|
||||
- Compatibility topic
|
||||
|
||||
* - `PyTorch ROCm GitHub <https://github.com/ROCm/pytorch>`_
|
||||
* - `PyTorch <https://github.com/ROCm/pytorch>`_
|
||||
- .. raw:: html
|
||||
|
||||
<a href="https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/3rd-party/pytorch-install.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
@@ -37,7 +37,7 @@ These topics in the ROCm documentation provide info on the installation and comp
|
||||
|
||||
<a href="https://rocm.docs.amd.com/en/latest/compatibility/ml-compatibility/pytorch-compatibility.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
|
||||
* - `TensorFlow ROCm GitHub <https://github.com/ROCm/tensorflow-upstream>`_
|
||||
* - `TensorFlow <https://github.com/ROCm/tensorflow-upstream>`_
|
||||
- .. raw:: html
|
||||
|
||||
<a href="https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/3rd-party/tensorflow-install.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
@@ -49,7 +49,7 @@ These topics in the ROCm documentation provide info on the installation and comp
|
||||
|
||||
<a href="https://rocm.docs.amd.com/en/latest/compatibility/ml-compatibility/tensorflow-compatibility.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
|
||||
* - `JAX ROCm GitHub <https://github.com/ROCm/jax>`_
|
||||
* - `JAX <https://github.com/ROCm/jax>`_
|
||||
- .. raw:: html
|
||||
|
||||
<a href="https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/3rd-party/jax-install.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
@@ -59,7 +59,7 @@ These topics in the ROCm documentation provide info on the installation and comp
|
||||
|
||||
<a href="https://rocm.docs.amd.com/en/latest/compatibility/ml-compatibility/jax-compatibility.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
|
||||
* - `verl ROCm GitHub <https://github.com/ROCm/verl>`_
|
||||
* - `verl <https://github.com/ROCm/verl>`_
|
||||
- .. raw:: html
|
||||
|
||||
<a href="https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/3rd-party/verl-install.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
@@ -69,7 +69,7 @@ These topics in the ROCm documentation provide info on the installation and comp
|
||||
|
||||
<a href="https://rocm.docs.amd.com/en/latest/compatibility/ml-compatibility/verl-compatibility.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
|
||||
* - `Stanford Megatron-LM ROCm GitHub <https://github.com/ROCm/Stanford-Megatron-LM>`_
|
||||
* - `Stanford Megatron-LM <https://github.com/ROCm/Stanford-Megatron-LM>`_
|
||||
- .. raw:: html
|
||||
|
||||
<a href="https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/3rd-party/stanford-megatron-lm-install.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
@@ -79,7 +79,7 @@ These topics in the ROCm documentation provide info on the installation and comp
|
||||
|
||||
<a href="https://rocm.docs.amd.com/en/latest/compatibility/ml-compatibility/stanford-megatron-lm-compatibility.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
|
||||
* - `DGL ROCm GitHub <https://github.com/ROCm/dgl>`_
|
||||
* - `DGL <https://github.com/ROCm/dgl>`_
|
||||
- .. raw:: html
|
||||
|
||||
<a href="https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/3rd-party/dgl-install.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
@@ -89,7 +89,7 @@ These topics in the ROCm documentation provide info on the installation and comp
|
||||
|
||||
<a href="https://rocm.docs.amd.com/en/latest/compatibility/ml-compatibility/dgl-compatibility.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
|
||||
* - `Megablocks ROCm GitHub <https://github.com/ROCm/megablocks>`_
|
||||
* - `Megablocks <https://github.com/ROCm/megablocks>`_
|
||||
- .. raw:: html
|
||||
|
||||
<a href="https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/3rd-party/megablocks-install.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
@@ -99,7 +99,7 @@ These topics in the ROCm documentation provide info on the installation and comp
|
||||
|
||||
<a href="https://rocm.docs.amd.com/en/latest/compatibility/ml-compatibility/megablocks-compatibility.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
|
||||
* - `Taichi ROCm GitHub <https://github.com/ROCm/taichi>`_
|
||||
* - `Taichi <https://github.com/ROCm/taichi>`_
|
||||
- .. raw:: html
|
||||
|
||||
<a href="https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/3rd-party/taichi-install.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
@@ -111,9 +111,6 @@ These topics in the ROCm documentation provide info on the installation and comp
|
||||
|
||||
<a href="https://rocm.docs.amd.com/en/latest/compatibility/ml-compatibility/taichi-compatibility.html"><i class="fas fa-link fa-lg"></i></a>
|
||||
|
||||
.. note::
|
||||
|
||||
For guidance on installing ROCm itself, refer to :doc:`ROCm installation for Linux <rocm-install-on-linux:index>`.
|
||||
|
||||
Learn how to use your ROCm deep learning environment for training, fine-tuning, inference, and performance optimization
|
||||
through the following guides.
|
||||
|
||||
Reference in New Issue
Block a user