User Tools

Site Tools


tutoriais:tensorflow

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutoriais:tensorflow [2024-04-16 19:39] – created gnanntutoriais:tensorflow [2025-07-08 14:35] (current) gnann
Line 1: Line 1:
 ====== Tensorflow ====== ====== Tensorflow ======
-Para rodar o tensorflow é possível instalar com o conda ou rodar direto via apptainer. O conda roda fácil tensorflow até a versão **2.4**. Recomendamos usar o apptainer.+Para rodar o tensorflow é possível instalar com o conda.
  
 <code bash> <code bash>
-apptainer pull docker://tensorflow/tensorflow:latest-gpu +conda create -n tf tensorflow-gpu 
-apptainer run --nv tensorflow_latest-gpu.sif +conda activate tf
 </code> </code>
tutoriais/tensorflow.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