GitHunt
GO

gogasca/cloud

TensorFlow Cloud

What is this repo?

This 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.

Installation

Requirements:

Install latest release:

pip install -U tensorflow-cloud

Install from source:

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

Usage examples

Contributing

We welcome community contributions, see CONTRIBUTING.md and, for style help,
Writing TensorFlow documentation
guide.

License

Apache License 2.0

Languages

Python100.0%

Contributors

Apache License 2.0
Created May 1, 2020
Updated May 2, 2020