artyom-beilis / pytorch_dlprim

DLPrimitives/OpenCL out of tree backend for pytorch
http://blog.dlprimitives.org/
MIT License
227 stars 16 forks source link

Pytorch 2.0 reduced ops specs #32

Closed nlgranger closed 8 months ago

nlgranger commented 1 year ago

Hi and congrats for the hard work.

The release of PyTorch 2.0 mentioned a reduced opset to implement in order to add a new backend. Did you look into it and would it make your work easier?

artyom-beilis commented 1 year ago

Thanks. I'm defiantly going to look into it!