Y
Hacker News
new
|
ask
|
show
|
jobs
by
tmaly
460 days ago
I end up going to the torch website and they have a nice little UI I can click what I have and it gives me the pip line to use.
1 comments
shawnz
460 days ago
That's fine if you are just trying to get it running on your machine specifically, but the problems come in when you want to support multiple different combinations of OS and compute platform in your project.
link
tmaly
455 days ago
I could see this information on the website being encoded in some form in pypi such that it could be updated to support various platforms.
link