Fix inconsistency in xDiT doc

Fix inconsistency in xDiT doc
This commit is contained in:
peterjunpark
2025-12-29 10:26:25 -05:00
committed by GitHub
parent c67fac78bd
commit 172b0f7c08
3 changed files with 4 additions and 3 deletions

View File

@@ -526,6 +526,7 @@ TensileLite
TensorBoard TensorBoard
TensorFlow TensorFlow
TensorParallel TensorParallel
TheRock
ToC ToC
TorchAudio TorchAudio
torchaudio torchaudio

View File

@@ -17,7 +17,6 @@ benchmarking, see the version-specific documentation.
* - ``rocm/pytorch-xdit:v25.13`` (latest) * - ``rocm/pytorch-xdit:v25.13`` (latest)
- -
* `ROCm 7.10.0 preview <https://rocm.docs.amd.com/en/7.10.0-preview/about/release-notes.html>`__
* TheRock 1728a81 * TheRock 1728a81
- -
* :doc:`Documentation <../../xdit-diffusion-inference>` * :doc:`Documentation <../../xdit-diffusion-inference>`

View File

@@ -19,8 +19,9 @@ xDiT diffusion inference
video and image generation on AMD Instinct MI355X, MI350X (gfx950), MI325X, video and image generation on AMD Instinct MI355X, MI350X (gfx950), MI325X,
and MI300X (gfx942) GPUs. and MI300X (gfx942) GPUs.
The image runs ROCm **{{docker.ROCm}}** (preview) based on `TheRock <https://github.com/ROCm/TheRock>`_ The image runs a preview version of ROCm using the new `TheRock
and includes the following components: <https://github.com/ROCm/TheRock>`__ build system and includes the following
components:
.. dropdown:: Software components - {{ docker.pull_tag.split('-')|last }} .. dropdown:: Software components - {{ docker.pull_tag.split('-')|last }}