This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
Releases: evshiron/rocm_lab
Releases · evshiron/rocm_lab
v1.14.514
Related workflows:
- build-rocm5.5-torch2.0-wheels.yaml
- build-rocm5.5-torchvision0.15-wheels.yaml
- build-rocm5.5-torchaudio2.0-wheels.yaml
- build-rocm5.5-tensorflow2.10-wheels.yaml
- build-rocm5.5-bitsandbytes-wheels.yaml
PyTorch nightly can now be installed with:
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm5.5
TensorFlow nightly can now be fetched from (but doesn't work for now):
rocm-5.6-builds
DEPRECATED: Please install the official wheels with the command below.
There might be 10-20% performance boost when using ROCm 5.6.
Related workflows:
PyTorch nightly compatible for ROCm 5.6 can now be installed with:
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm5.6