- 22 Feb, 2018 4 commits
-
-
Andrew M. Dai authored
Move gen_data and gen_vocab to parent directory to prevent import madness in the open-source code. Remove unnecessary bazel dependency and documentation in README. PiperOrigin-RevId: 186638059
-
Andrew M. Dai authored
-
Andrew M. Dai authored
-
Andrew M. Dai authored
PiperOrigin-RevId: 186541910
-
- 20 Feb, 2018 1 commit
-
-
Andrew M. Dai authored
PiperOrigin-RevId: 186265033
-
- 17 Feb, 2018 8 commits
-
-
Andrew M. Dai authored
PiperOrigin-RevId: 185783053
-
Andrew M. Dai authored
Replace tf.contrib.framework.get_or_create_global_step() with tf.train.get_or_create_global_step() in third_party/tensorflow_models See https://www.tensorflow.org/api_docs/python/tf/contrib/framework/get_or_create_global_step and #2795 PiperOrigin-RevId: 176534973
-
Andrew M. Dai authored
PiperOrigin-RevId: 173414999
-
Andrew M. Dai authored
Add option for when there is only one label for classification, for speed. (The case for the standard datasets). PiperOrigin-RevId: 172774825
-
Andrew M. Dai authored
PiperOrigin-RevId: 172665358
-
Andrew M. Dai authored
memory and fixes the OOM errors. PiperOrigin-RevId: 172374935
-
Andrew M. Dai authored
Change logit and activation shapes to follow standard convention with batch size in the first dimension. PiperOrigin-RevId: 172172495
-
Andrew M. Dai authored
PiperOrigin-RevId: 171498799
-
- 15 Nov, 2017 1 commit
-
-
Martin Kersner authored
tf.contrib.framework.get_or_create_global_step -> tf.train.get_or_create_global_step
-
- 23 Sep, 2017 1 commit
-
-
Neal Wu authored
-
- 21 Sep, 2017 1 commit
-
-
Neal Wu authored
-