Hacker News new | past | comments | ask | show | jobs | submit login

Interesting. Any links to examples or docs on how to use PyTorch as a general linear algebra library for this purpose? Like a “SciPy to PyTorch” transition guide if I want to do the same?




It's typically just importing torch and s/np/torch, not too different from NumPy -> CuPy. Try it in your own code and see!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: