Courtès: What's in a package
Courtès: What's in a package
Posted Sep 23, 2021 7:02 UTC (Thu) by LtWorf (subscriber, #124958)Parent article: Courtès: What's in a package
Posted Sep 23, 2021 7:41 UTC (Thu)
by NAR (subscriber, #1313)
[Link] (2 responses)
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.
Posted Sep 23, 2021 13:00 UTC (Thu)
by mathstuf (subscriber, #69389)
[Link]
Yeah, they'd just put a Courtès: What's in a package
curl ... | bash ... command on their website...
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.
Courtès: What's in a package
