Possibility of a DirectML fork? #501
Replies: 3 comments 3 replies
-
I'm using it on Linux and AMD works amazingly. But ROCm in PyTorch doesn't support Windows. Have you considered setting up a Linux environment alongside your Windows OS? |
Beta Was this translation helpful? Give feedback.
-
@ArchAngelAries @fakerybakery https://github.com/Chapoly1305/tortoise-tts-directml To give it a try, clone this fork, Walkthrough demo can be found at https://youtu.be/la2ZkNfDNQo I am new to torch community and feedbacks are appreciated. |
Beta Was this translation helpful? Give feedback.
-
I was trying this fork on my setup (i never used python before, so i may jingled up something). the result is a error "m_device->CreateOperator(&opDesc, IID_PPV_ARGS(&op))" you might want to adjust your provided activate.bat, "set VIRTUAL_ENV=C" points your user profile. here is the full readout:
|
Beta Was this translation helpful? Give feedback.
-
Just wondering if it could be possible to implement directml, using cpu only isn't very viable, especially if you want to train your own voice. With a directml backend option AMD users might be able to use this as well. Just an idea.
Beta Was this translation helpful? Give feedback.
All reactions