File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
< p > Select your preferences and run the install command. Stable represents the most currently tested and supported version of PyTorch. This should
2
- be suitable for many users. Preview is available if you want the latest, not fully tested and supported, 1.7 builds that are generated nightly.
2
+ be suitable for many users. Preview is available if you want the latest, not fully tested and supported, 1.8 builds that are generated nightly.
3
3
Please ensure that you have < b > met the prerequisites below (e.g., numpy)</ b > , depending on your package manager. Anaconda is our recommended
4
4
package manager since it installs all dependencies. You can also
5
5
< a href ="{{ site.baseurl }}/get-started/previous-versions "> install previous versions of PyTorch</ a > . Note that LibTorch is only available for C++.
33
33
< div class ="option-text "> PyTorch Build</ div >
34
34
</ div >
35
35
< div class ="col-md-6 option block version selected " id ="stable ">
36
- < div class ="option-text "> Stable (1.6 .0)</ div >
36
+ < div class ="option-text "> Stable (1.7 .0)</ div >
37
37
</ div >
38
38
< div class ="col-md-6 option block version " id ="preview ">
39
39
< div class ="option-text "> Preview (Nightly)</ div >
You can’t perform that action at this time.
0 commit comments