mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 14:48:06 -05:00
25 lines
713 B
YAML
25 lines
713 B
YAML
# Anywhere {branch} is used, the branch name will be substituted.
|
|
# These comments will also be removed.
|
|
defaults:
|
|
numbered: False
|
|
maxdepth: 6
|
|
root: index
|
|
subtrees:
|
|
- entries:
|
|
- file: about/release-notes.md
|
|
title: Release notes
|
|
- file: compatibility/compatibility-matrix.md
|
|
title: Compatibility matrix
|
|
- caption: Installation
|
|
entries:
|
|
- file: install/rocm
|
|
title: Installation
|
|
- file: install/build-from-source
|
|
title: Build from source
|
|
- caption: ROCm for AI
|
|
entries:
|
|
- file: install/pytorch-comfyui
|
|
title: Install PyTorch and ComfyUI
|
|
- file: rocm-for-ai/xdit-diffusion-inference
|
|
title: xDiT diffusion inference
|