We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vulkan has compute capabilities and could be used for speeding up the training with other GPU brands.
https://www.khronos.org/blog/getting-started-with-vulkan-compute-acceleration
It could also be possible to compile torch to use Vulkan, but that's pretty experimental it seems. https://pytorch.org/tutorials/prototype/vulkan_workflow.html
The text was updated successfully, but these errors were encountered:
Vulkan backend seems very promising:
Sorry, something went wrong.
Also https://github.com/KomputeProject/kompute/
Kompute looks really good. Right now, it's an incubating project in LF AI & Data landscape: https://landscape.lfai.foundation/card-mode?category=programming
No branches or pull requests
Vulkan has compute capabilities and could be used for speeding up the training with other GPU brands.
https://www.khronos.org/blog/getting-started-with-vulkan-compute-acceleration
It could also be possible to compile torch to use Vulkan, but that's pretty experimental it seems. https://pytorch.org/tutorials/prototype/vulkan_workflow.html
The text was updated successfully, but these errors were encountered: