artyom-beilis / pytorch_dlprim

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

Implement aten::exp_out. #13

Closed kurnevsky closed 1 year ago

kurnevsky commented 1 year ago

Just a copy of log_out but with exp. I'm not sure how it all works, but looks good after a simple test.

I need it for my network.