Courtès: What's in a package
Courtès: What's in a package
Posted Sep 23, 2021 7:41 UTC (Thu) by NAR (subscriber, #1313)In reply to: Courtès: What's in a package by LtWorf
Parent article: Courtès: What's in a package
Yeah, they'd just put a curl ... | bash ... command on their website...
Posted Sep 23, 2021 9:43 UTC (Thu)
by LtWorf (subscriber, #124958)
[Link] (1 responses)
Posted Sep 23, 2021 12:18 UTC (Thu)
by t-v (subscriber, #112111)
[Link]
Similar to what NAR suggests, is that my impression from hanging out on the PyTorch forums is that most people pick whatever version they want and then copy-paste whatever
https://pytorch.org/get-started/locally/
tells them to.
From the forums it looks like people are using conda a lot with PyTorch, I don't know if there is a way to distinguish CI-based downloads from human ones in PyPI.
Courtès: What's in a package
Courtès: What's in a package
Personally, I doubt that people have PyTorch installed automatically through dependencies that much, it would be hit-or-miss if it works with their hardware etc.
