cc_staff
353
edits
(Updating to match new version of source page) |
No edit summary |
||
Line 7: | Line 7: | ||
==Installation== | ==Installation== | ||
Les directives suivantes servent à installer TensorFlow dans votre répertoire personnel (''home'') à l'aide des ([http://pythonwheels.com/ ''wheels'' Python ]) préparés par Calcul Canada; ils se trouvent dans <code>/cvmfs/soft.computecanada.ca/custom/python/wheelhouse/</code>. | Les directives suivantes servent à installer TensorFlow dans votre répertoire personnel (''home'') à l'aide des ([http://pythonwheels.com/ ''wheels'' Python ]) préparés par Calcul Canada; ils se trouvent dans <code>/cvmfs/soft.computecanada.ca/custom/python/wheelhouse/</code>. | ||
<br /> | <br /> | ||
Le ''wheel'' TensorFlow sera installé dans un [[Python/fr#Créer_et_utiliser_un_environnement_virtuel|environnement virtuel Python]] avec la commande <code>pip</code>. | Le ''wheel'' TensorFlow sera installé dans un [[Python/fr#Créer_et_utiliser_un_environnement_virtuel|environnement virtuel Python]] avec la commande <code>pip</code>. | ||
<tabs> | <tabs> |