Courtès: What's in a package
Courtès: What's in a package
Posted Sep 23, 2021 12:18 UTC (Thu) by t-v (subscriber, #112111)In reply to: Courtès: What's in a package by LtWorf
Parent article: Courtès: What's in a package
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.
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.
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.
