Release 0.1.0 #83
artyom-beilis
announced in
Announcements
Replies: 0 comments
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.
-
This release supports pytorch 2.4 and introduces better way to use OpenCL pytorch
This time I provided binary distributions of the backend
To install - install CPU version of pytorch in virtual evironment, download whl file from release make sure torch version, python version and architecture matches your environment.
For example python 3.10, torch 2.4 on Linux it is:
pip install pytorch_ocl-0.1.0+torch2.4-cp310-none-linux_x86_64.whlTo use
import pytorch_oclThis discussion was created from the release Release 0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions