tutoriais:conda
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutoriais:conda [2024-04-16 19:13] – [Tensorflow] gnann | tutoriais:conda [2024-04-16 19:33] (current) – [Torch] gnann | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| ===== Tensorflow ===== | ===== Tensorflow ===== | ||
| <code bash> | <code bash> | ||
| + | # DISCLAIMER: versão 2.4 ! | ||
| conda install tensorflow-gpu numpy=1.23 | conda install tensorflow-gpu numpy=1.23 | ||
| </ | </ | ||
| Line 40: | Line 41: | ||
| <code bash> | <code bash> | ||
| # python do sistema | # python do sistema | ||
| - | conda install pytorch-gpu | + | conda install |
| </ | </ | ||
| Line 49: | Line 50: | ||
| print(" | print(" | ||
| </ | </ | ||
| + | |||
| + | https:// | ||
tutoriais/conda.1713305637.txt.gz · Last modified: by gnann
