Y
Hacker News
new
|
ask
|
show
|
jobs
by
thecage411
2815 days ago
What are the scientific Python ecosystem conventions that PyTorch breaks?
1 comments
Q6T46nT668w6i3m
2815 days ago
The most obvious is API compatibility (e.g. function definitions) with NumPy, SciPy, scikit-image, etc.
link