Hacker News new | ask | show | jobs
by thecage411 2815 days ago
What are the scientific Python ecosystem conventions that PyTorch breaks?
1 comments

The most obvious is API compatibility (e.g. function definitions) with NumPy, SciPy, scikit-image, etc.