tutoriais:torch
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | tutoriais:torch [2025-07-08 16:28] (current) – created gnann | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Torch ====== | ||
+ | Para rodar o torch é possível instalar com o conda. | ||
+ | <code bash> | ||
+ | conda create python=3.13 -n torch | ||
+ | conda activate torch | ||
+ | pip install torch torchvision torchaudio | ||
+ | </ |
tutoriais/torch.txt · Last modified: by gnann