Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/install/3rd-party/pytorch-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ validated for ROCm 7.2.1.

.. tab-set::

.. tab-item:: PyTorch 2.9.1
.. tab-item:: PyTorch 2.9.1

.. tab-set::

Expand Down Expand Up @@ -709,5 +709,4 @@ Troubleshooting

* How do you profile PyTorch workloads?

Use the PyTorch Profiler as described in :ref:`mi300x-pytorch-profiler` to profile GPU kernels on ROCm.

Use the PyTorch Profiler as described in :ref:`mi300x-pytorch-profiler` to profile GPU kernels on ROCm.
4 changes: 3 additions & 1 deletion docs/install/3rd-party/tensorflow-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ see :doc:`rocm:compatibility/ml-compatibility/tensorflow-compatibility`.

* - ROCm version
- TensorFlow version
* - 7.2.x
- 2.20.0, 2.19.1, 2.18.1
* - 7.1.x
- 2.20.0, 2.19.1, 2.18.1
* - 7.0.x
Expand Down Expand Up @@ -92,6 +94,7 @@ validated for ROCm 7.2.1.
.. tab-set::

.. tab-item:: tensorflow-rocm 2.20.0
:selected:

.. tab-set::

Expand Down Expand Up @@ -142,7 +145,6 @@ validated for ROCm 7.2.1.
on `Docker Hub <https://hub.docker.com/layers/rocm/tensorflow/rocm7.2.1-py3.10-tf2.20-dev/images/sha256-8461e97db49ce352c670a4dacc0d7e8101942b4302ff329cfe20279c0b2af326>`__.

.. tab-item:: tensorflow-rocm 2.19.1
:selected:

.. tab-set::

Expand Down
Loading