Installation

Exigences

Pour obtenir des instructions de configuration détaillées de bout en bout, veuillez consulter les instructions de configuration .

Installer la dernière version

pip install -U tensorflow-cloud

Installer à partir des sources

git clone https://github.com/tensorflow/cloud.git
cd cloud
pip install src/python/.