PyTorch: Compiling NumPy code into C++ or CUDA via torch.compile

https://pytorch.org/blog/compiling-numpy-code/

8 points · 1 comments · view on lemmy.world

1 Comments

kernelPanic@lemmy.ml · 1 pts · 2y

I tried torch compile before, it is nice but resolving cpp errors in Python is a pain. I am more excited about mojo