User Tools

Site Tools


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
 +</code>
tutoriais/torch.txt · Last modified: by gnann

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki