Pytorch with ROCm 5.5 nightly now avaialble #11213
Soulreaver90
started this conversation in
General
Replies: 2 comments 1 reply
-
Would it work with 5700XT? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Been doing some back and forth testing. There seems to be major issues with hires fix and extra upscaling using rocm 5.5 on my 6700xt. If I go back to 5.4.2, no issues. But when I run 5.5, upscaling hangs or slows to a crawl! I am simply using split-attention, but I do have some extensions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just an FYI for Radeon rx7000 owners and anyone else who may be interested.
pip install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/rocm5.5
https://download.pytorch.org/whl/nightly/torch/
I haven't gotten around to testing it but as always, YMMV.
Beta Was this translation helpful? Give feedback.
All reactions