Skip to content

Commit

Permalink
Add tensorflow wheel versioning note (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
harkgill-amd authored and Alex Xu committed Oct 3, 2024
1 parent 8adbd32 commit 442f9fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ PLX
preconfigured
Repo
rocHPL
ROCmVersionWithoutCommas
ROCmVersion
SBR
SMCi
SVM
Expand Down
3 changes: 1 addition & 2 deletions docs/install/3rd-party/tensorflow-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,7 @@ To install TensorFlow using the wheels package, use the following command.

.. note::

For details on ``tensorflow-rocm`` wheels and ROCm version compatibility, refer to
`<https://github.com/ROCm/tensorflow-upstream/blob/develop-upstream/rocm_docs/tensorflow-rocm-release.md>`__.
Prior to ROCm 6.1, ``[wheel-version]`` followed the ``<TensorFlowVersion>.<ROCmVersion>`` format.

.. _test-tensorflow-installation:

Expand Down
3 changes: 1 addition & 2 deletions docs/reference/3rd-party-support-matrix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ ROCm™ supports a variety of third-party libraries and frameworks. The supporte
Deep learning
================================================

ROCm releases support the most recent and two prior releases of PyTorch and
TensorFlow. For TensorFlow the exact version follows the ``<TensorFlowVersion>.<ROCmVersionWithoutCommas>`` format.
ROCm releases support the most recent and two prior releases of PyTorch and TensorFlow.

.. list-table::
:header-rows: 1
Expand Down

0 comments on commit 442f9fc

Please sign in to comment.