pytorch / pytorch/pytorch.github.io
Requesting more precise information about installing "Previous versions"
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 285
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
📚 Documentation
(Add a clear and concise description of what the documentation content issue is. A link to any relevant https://pytorch.org page is helpful if you have one.)
Could you please add these to descriptions?
-
https://pytorch.org/get-started/previous-versions/#from-source
I tried to follow these instruction here to install previous version, but I failed again and again.
Then I found thatgit submodule update --recursiveis essential. -
https://pytorch.org/get-started/previous-versions/
I tried to use anaconda to install previous version as written here, but I don't thinkconda install pytorch=0.3.0 cuda92 -c pytorchis working.

I tried to install stable version of pytorch via source code, but I found if I follow these instructions, it installs nightly version. Could you kindly write somewhere about this..?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the two linked previous-versions pages and compare their source-install and Anaconda instructions with the reported behavior. Clarify the need for git submodule update --recursive, verify whether conda install pytorch=0.3.0 cuda92 -c pytorch works, and explain how to install a stable version rather than nightly; done when all three instructions are accurate and explicit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, html
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100