tensorflow / 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.
https://github.com/tensorflow/cloud
Apache License 2.0
375 stars 88 forks source link

Fix end index of ranges in utils.py and add tests #213

Closed copybara-service[bot] closed 4 years ago

copybara-service[bot] commented 4 years ago

Fix end index of ranges in utils.py and add tests