- 20 Mar, 2018 1 commit
-
-
Karmel Allison authored
* Glint everything * Adding rcfile and pylinting * Extra newline * Few last lints
-
- 15 Mar, 2018 1 commit
-
-
Brennan Saeta authored
-
- 12 Mar, 2018 1 commit
-
-
yhliang2018 authored
* Adding logging utils * restore utils * delete old file * update inputs and docstrings * make /official a python module * remove /utils directory * Update readme for python path setting * Change readme texts
-
- 02 Mar, 2018 2 commits
-
-
hsm207 authored
-
Brennan Saeta authored
In TensorFlow 1.7, the TPUClusterResolver and the TPU RunConfig are changed to reduce the amount of boilerplate required.
-
- 01 Mar, 2018 1 commit
-
-
Neal Wu authored
-
- 08 Feb, 2018 1 commit
-
-
Neal Wu authored
-
- 06 Feb, 2018 2 commits
-
-
Frank Chen authored
The long path doesn't work for TensorFlow 1.6 because the .python package under cluster_resolver doesn't exist.
-
Frank Chen authored
-
- 31 Jan, 2018 2 commits
-
-
Mark Daoust authored
The `sparse` version is more efficient anyway. I'm returning the labels shape [1] instead of [] because tf.accuracy fails otherwise.
-
Neal Wu authored
-
- 26 Jan, 2018 1 commit
-
-
Mark Daoust authored
The `sparse` version is more efficient anyway. I'm returning the labels shape [1] instead of [] because tf.accuracy fails otherwise.
-
- 18 Jan, 2018 1 commit
-
-
Asim Shankar authored
-
- 10 Jan, 2018 1 commit
-
-
Asim Shankar authored
-
- 06 Jan, 2018 1 commit
-
-
Asim Shankar authored
This is a step towards merging the example in https://github.com/tensorflow/tpu-demos/tree/master/cloud_tpu/models/mnist with this repository, so we have a single model definition for training across CPU/GPU/eager execution/TPU. The change to dataset.py is so that the raw data can be read from cloud storage systems (like GCS and S3).
-