Release 0.1.0
This release supports pytorch 2.4 and introduces better way to use OpenCL pytorch
This time I provided binary distributions of the backend
- Linux for python 3.8 till 3.12, for torch=2.4
- Windows for python 3.11 and 3.12 for torch=2.4
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.whl
To use import pytorch_ocl