User Tools

Site Tools


tutoriais:tensorflow
no way to compare when less than two revisions

Differences

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


tutoriais:tensorflow [2024-04-16 19:39] (current) – created gnann
Line 1: Line 1:
 +====== 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.
  
 +<code bash>
 +apptainer pull docker://tensorflow/tensorflow:latest-gpu
 +apptainer run --nv tensorflow_latest-gpu.sif 
 +</code>
tutoriais/tensorflow.txt · Last modified: 2024-04-16 19:39 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