-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Description
🚀 Describe the improvement or the new tutorial
Since -c pytorch
will no longer be updated past 2.5 (pytorch/pytorch#138506), some tutorial pages that recommend it as an install method are out of date.
Pointing to the getting starting page, pip install
, or conda-forge
may make more sense now.
Existing tutorials on this topic
My search found three pages that do not otherwise have a deprecation notice.
conda install pytorch torchvision -c pytorch |
$ conda install pytorch torchvision -c pytorch |
tutorials/beginner_source/introyt/captumyt.py
Line 116 in 4eed2ab
conda install pytorch torchvision captum flask-compress matplotlib=3.3.4 -c pytorch |
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels