83 Forks
351 Stars
351 Watchers

cloud

The TensorFlow Cloud repository provides APIs that will allow to easily go from debugging and training your Keras and TensorFlow code in a local environment to distributed training in the cloud.

How to download and setup cloud

Open terminal and run command
git clone https://github.com/tensorflow/cloud.git
git clone is used to create a copy or clone of cloud repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cloud https://github.com/tensorflow/cloud/archive/master.zip

Or simply clone cloud with SSH
[email protected]:tensorflow/cloud.git

If you have some problems with cloud

You may open issue on cloud support forum (system) here: https://github.com/tensorflow/cloud/issues