rocm-gfx803
rocm-gfx803 copied to clipboard
We need wheels for python 3.9
Hello
In Slicer we have a new module using torch https://discourse.slicer.org/t/new-extension-fully-automatic-whole-body-ct-segmentation-in-2-minutes-using-totalsegmentator/26710/12
The problem is that Slicer uses an embedded python 3.9 by default (it can install wheels).
Is there a possibility to support python 3.9 here?
For stable diffusion web-ui it would be python3.10 I think.
Thanks!
Is it possible to get torch and torchvision for python 3.10.6? I would like to run Automatic1111. I have ROCm-5.3.0 gfx803 installed
@poVoq @sithil94 Bad news, I had test stable diffusion on gfx803, and it hang on about 100% progress. I am afraid it shows kernel pain and I had asked ROCm team for how to debug kernel on gfx803, there is no answers. So we can only play some network likes mnist.
Dang, that's unfortunate 😢.
I think it's somehow related to it being on linux because it works for me with rx580/570 on windows
On windows, it seems to using directml, not ROCm.