- 08 Mar, 2018 1 commit
-
-
Lukasz Kaiser authored
Add AstroNet to tensorflow/models
-
- 07 Mar, 2018 3 commits
-
-
Lukasz Kaiser authored
Fix to Memory.query + other small changes in Learning to Remember Rare Events
-
MTDzi authored
-
Asim Shankar authored
Update the eager MNIST example to use object-based checkpointing
-
- 06 Mar, 2018 4 commits
-
-
Allen Lavoie authored
-
Karmel Allison authored
-
MTDzi authored
-
Andrew M Dai authored
from six.moves import xrange (en masse) AGAIN
-
- 05 Mar, 2018 6 commits
-
-
cclauss authored
-
Karmel Allison authored
* Adding option to run with synthetic data. * Adding option to run with synthetic data. Adding option to run with synthetic data. Adding option to run with synthetic data. Debugging Debugging Debugging Removing dataset Removing dataset Updating comments Updating tests Updating tests Clarifying name of fn Tests * Copy pasta * Using dataset as recommended by mrry * Updating tests to use datasets
-
derekjchow authored
Fix incompatible usage of 'filter' in Python3
-
Chris Shallue authored
PiperOrigin-RevId: 187887326
-
Chris Shallue authored
PiperOrigin-RevId: 187400242
-
Karmel Allison authored
Revert "Support to set inter_op_parallelism_threads and intra_op_parallelism_threads for ResNet (#3502)" (#3518) This reverts commit ce445976.
-
- 03 Mar, 2018 1 commit
-
-
Scott Lowe authored
* BUG: Fix inception imagenet download script In `download_imagenet.sh`, the path to the `$SYNSETS_FILE` resource (imagenet_2012_validation_synset_labels.txt) was not updated to reflect change in directory after a `cd` earlier in the script. Fixes #682. * BUG: Fix slim imagenet download script In `download_imagenet.sh`, the path to the `$SYNSETS_FILE` resource (imagenet_2012_validation_synset_labels.txt) was not updated to reflect change in directory after a `cd` earlier in the script.
-
- 02 Mar, 2018 10 commits
-
-
Neal Wu authored
Removed extra parentheses
-
Niranjan Hasabnis authored
* Adding support to set inter_op_parallelism_threads and intra_op_parallelism_threads for official/resnet * Addressing review comments
-
hsm207 authored
-
Neal Wu authored
Upgrade mnist_tpu.py to use the new TPUClusterResolver.
-
Brennan Saeta authored
In TensorFlow 1.7, the TPUClusterResolver and the TPU RunConfig are changed to reduce the amount of boilerplate required.
-
Karmel Allison authored
-
Karmel Allison authored
-
Amit Patankar authored
Jenkins, say Goodbye please.
-
Vish Kannan authored
Adding dockerfiles to generate official docker images that can used for running models in this repo on container based platforms (#3399) Signed-off-by:Vishnu kannan <vishnuk@google.com>
-
Karmel Allison authored
-
- 01 Mar, 2018 3 commits
-
-
Karmel Allison authored
* Refactor and use class-based model for Resnet * Linting * Cleanup * Cleanup in lieu of MNIST changes * Moving params to init function * Making learning_rate function * Testing remotely... * Testing remotely... * Testing remotely... * Testing remotely... * Testing remotely... * Respond to CR pt 1 * Respond to CR pt 2 * Respond to CR pt 3 * Respond to CR pt 4 * Adding batch norm vars in * Exclude batch norm vars as the default * Fixing CIFAR-10 naming * Adding multi-GPU code * Git rewind * Git add file * Manual revert * Fixing tests * Allowing input thread specification * Adding comments * Allowing input thread specification * Merging resnet files * Merging resnet files * Refactoring input methods to allow for Reed's improvements * Adding comments * Changing arg name * Removing contrib shuffle_and_repeat * Removing contrib shuffle_and_repeat * Removing contrib shuffle_and_repeat * Debugging * Removing with dependency on update_op * Updating comments. * Returning dataset directly * Adding newline * Adding num_gpus flag * Refining preprocessing, part 1 * Refinements to preprocessing resulting from multi-GPU tests * Reviving one-hot labels * Reviving one-hot labels * Fixing label shapes * Removing epoch leftovers * Adding random flip back in * Reverting unnecessary linting of test file * Respond to CR * Respond to CR * Respond to CR * Remove conversion to float * Remove conversion to float- comment * Making means full-scale * Pulling data.take under multi_gpu flag * Pulling data.take under multi_gpu flag- Cifar * Pulling data.take under multi_gpu flag- Cifar * Removing num_gpus * Removing num_gpus
-
Neal Wu authored
-
Joel Shor authored
Project import generated by Copybara. fixes #16593
-
- 28 Feb, 2018 12 commits
-
-
Christopher Shallue authored
-
Christopher Shallue authored
-
Christopher Shallue authored
-
cclauss authored
-
Zader Zheng authored
-
Lukasz Kaiser authored
Fix some minor API issues.
-
Andrew M. Dai authored
-
Andrew M. Dai authored
-
Andrew M Dai authored
Added new MaskGAN model.
-
Neal Wu authored
-
Andrew M. Dai authored
-
Andrew M Dai authored
Update TF version for Keras change.
-