[go: nahoru, domu]

Skip to content

Commit

Permalink
remove Magma (#3361) (#3381)
Browse files Browse the repository at this point in the history
* remove Magma

* missed one
  • Loading branch information
randyh62 committed Jul 2, 2024
1 parent e19b8ee commit 086104b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 35 deletions.
Binary file modified docs/data/how-to/framework_install_2024_05_23.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 4 additions & 34 deletions docs/how-to/deep-learning-rocm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,44 +8,14 @@ Installing deep learning frameworks for ROCm

ROCm provides a comprehensive ecosystem for deep learning development, including
:ref:`libraries <artificial-intelligence-apis>` for optimized deep learning operations and ROCm-aware versions of popular
deep learning frameworks and libraries such as PyTorch, TensorFlow, JAX, and MAGMA. ROCm works closely with these
deep learning frameworks and libraries such as PyTorch, TensorFlow, and JAX. ROCm works closely with these
frameworks to ensure that framework-specific optimizations take advantage of AMD accelerator and GPU architectures.

The following guides cover installation processes for ROCm-aware deep learning frameworks.

.. grid::

.. grid-item::
:columns: 3

:doc:`PyTorch for ROCm <rocm-install-on-linux:how-to/3rd-party/pytorch-install>`

.. grid-item::
:columns: 3

:doc:`TensorFlow for ROCm <rocm-install-on-linux:how-to/3rd-party/tensorflow-install>`

.. grid-item::
:columns: 3

.. grid-item::
:columns: 3

.. grid-item::
:columns: 3

:doc:`JAX for ROCm <rocm-install-on-linux:how-to/3rd-party/jax-install>`

.. grid-item::
:columns: 3

:doc:`MAGMA for ROCm <rocm-install-on-linux:how-to/3rd-party/magma-install>`

.. grid-item::
:columns: 3

.. grid-item::
:columns: 3
* :doc:`PyTorch for ROCm <rocm-install-on-linux:how-to/3rd-party/pytorch-install>`
* :doc:`TensorFlow for ROCm <rocm-install-on-linux:how-to/3rd-party/tensorflow-install>`
* :doc:`JAX for ROCm <rocm-install-on-linux:how-to/3rd-party/jax-install>`

The following chart steps through typical installation workflows for installing deep learning frameworks for ROCm.

Expand Down
1 change: 0 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ Our documentation is organized into the following categories:
* {doc}`PyTorch for ROCm<rocm-install-on-linux:how-to/3rd-party/pytorch-install>`
* {doc}`TensorFlow for ROCm<rocm-install-on-linux:how-to/3rd-party/tensorflow-install>`
* {doc}`JAX for ROCm<rocm-install-on-linux:how-to/3rd-party/jax-install>`
* {doc}`MAGMA for ROCm<rocm-install-on-linux:how-to/3rd-party/magma-install>`
:::

:::{grid-item-card}
Expand Down

0 comments on commit 086104b

Please sign in to comment.