Translations:TensorFlow/2/fr: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
No edit summary
m (FuzzyBot a déplacé la page Translations:Tensorflow/2/fr vers Translations:TensorFlow/2/fr sans laisser de redirection: Part of translatable page "Tensorflow")
(No difference)

Revision as of 17:16, 30 January 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (TensorFlow)
These instructions install TensorFlow in your /home directory using Alliance's prebuilt [http://pythonwheels.com/ Python wheels]. Custom Python wheels are stored in <code>/cvmfs/soft.computecanada.ca/custom/python/wheelhouse/</code>. To install a TensorFlow wheel, we will use the <code>pip</code> command and install it into a [[Python#Creating_and_using_a_virtual_environment | Python virtual environment]].

Les directives suivantes servent à installer TensorFlow dans votre répertoire personnel (home) à l'aide des (wheels Python ) préparés par Calcul Canada; ils se trouvent dans /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/.
Le wheel TensorFlow sera installé dans un environnement virtuel Python avec la commande pip.
Ces directives sont valides pour Python 3.5; d'autres versions peuvent être installées en utilisant le module approprié.