Y
Hacker News
new
|
ask
|
show
|
jobs
by
rowanG077
598 days ago
What isn't compatible with PyPy? I can run large frameworks using pypy no problem. There certainly will be package that aren't compatible. But far and away most of the ecosystem is fully comaptible.
1 comments
artemisart
597 days ago
This depends a lot on your domain, e.g. pypy is not compatible with pytorch or tensorflow so DL is out of the picture.
link