PyTorch: Compiling NumPy code into C++ or CUDA via torch.compile
PyTorch: Compiling NumPy code into C++ or CUDA via torch.compile
pytorch.org PyTorch
An open source machine learning framework that accelerates the path from research prototyping to production deployment.
4 crossposts
You're viewing a single thread.
All Comments
1 comments
I tried torch compile before, it is nice but resolving cpp errors in Python is a pain. I am more excited about mojo
1 0 Reply