- 20 Sep, 2018 4 commits
-
-
Guangda Lai authored
Pass session config to device_lib list_local_devices() call
-
Manoj Plakal authored
Fixed typo in --train_vggish flag description.
-
Souradip Mookerjee authored
-
Taylor Robie authored
* bug fixes and add seed * more random corrections * make cleanup more robust * return cleanup fn * delint and address PR comments. * delint and fix tests * delinting is never done * add pipeline hashing * delint
-
- 19 Sep, 2018 5 commits
-
-
Lukasz Kaiser authored
Added autoaugment model.
-
Barret Zoph authored
-
Barret Zoph authored
-
Aysar authored
-
Naurril authored
-
- 17 Sep, 2018 1 commit
-
-
Tayo Oguntebi authored
-
- 14 Sep, 2018 1 commit
-
-
Reed authored
Sometimes it takes longer than 15 seconds, and even longer than 1 minute, to spawn and create the alive file.
-
- 13 Sep, 2018 4 commits
- 11 Sep, 2018 5 commits
-
-
Reed authored
-
https://arxiv.org/abs/1805.06066Arsalan Mousavian authored
* adding implementation of https://arxiv.org/abs/1805.06066 * fixing typos and sentences in README
-
Prathyush authored
General guidelines for Google Python Style Guide links to a deprecated style guide from google
-
Jon Shlens authored
Fix several Markdown links in slim README
-
Martin Mauch authored
-
- 10 Sep, 2018 1 commit
-
-
Lukasz Kaiser authored
Updating fivo codebase
-
- 07 Sep, 2018 4 commits
-
-
Dieterich Lawson authored
-
Dieterich Lawson authored
-
Dieterich Lawson authored
-
Dieterich Lawson authored
-
- 05 Sep, 2018 5 commits
-
-
Toby Boyd authored
Move tf.cast to tf.float16 in input pipeline
-
Reed authored
* Fix spurious "did not start correctly" error. The error "Generation subprocess did not start correctly" would occur if the async process started up after the main process checked for the subproc_alive file. * Add error message
-
Toby Boyd authored
-
Toby Boyd authored
-
Reed authored
When constructing the evaluation records, data_async_generation.py would copy the records into the final directory. The main process would wait until the eval records existed. However, the main process would sometimes read the eval records before they were fully copied, causing a DataLossError.
-
- 04 Sep, 2018 3 commits
-
-
Toby Boyd authored
Update resnet defaults v1
-
Toby Boyd authored
ResNet synthetic data performance enhancement.
-
Yanhui Liang authored
-
- 02 Sep, 2018 4 commits
-
-
Joel Shor authored
Added fused_batch_norm parameter
-
Mikael Souza authored
-
Toby Boyd authored
-
Toby Boyd authored
-
- 01 Sep, 2018 2 commits
- 30 Aug, 2018 1 commit
-
-
Aman Gupta authored
Bypassing Export model step, if training on TPU's. As this need inference to be supported on TPU's. Remove this check once inference is supported. (#5209)
-