- 20 Mar, 2018 2 commits
-
-
Karmel Allison authored
* Glint everything * Adding rcfile and pylinting * Extra newline * Few last lints
-
Katherine Wu authored
Use util functions hooks_helper and parser in mnist and wide_deep, and rename epochs_between_eval (from epochs_per_eval) (#3650)
-
- 19 Mar, 2018 2 commits
-
-
Scott Zhu authored
-
Taylor Robie authored
* use proper temp directory for end to end tests. * add supers to tearDown
-
- 16 Mar, 2018 1 commit
-
-
Taylor Robie authored
This commit adds a basic end to end test for resnet cifar10 and imagenet models to check for syntax errors outside of the core neural net code.
-
- 15 Mar, 2018 1 commit
-
-
Yanhui Liang authored
* Update resnet with logging utils * intermediate commit * commit before rebase from master * Add tests of ExamplePerSecondHook * Done with test * Fix a style nit * Fix a style nit
-
- 14 Mar, 2018 1 commit
-
-
Karmel Allison authored
* Removing dependency on tf.test * New lines
-
- 13 Mar, 2018 2 commits
-
-
Taylor Robie authored
Create groups of arg parsers and convert the official resnet model to the new arg parsers.
-
Yanhui Liang authored
* Adding logging utils * restore utils * delete old file * update inputs and docstrings * Update import and fix typos * Fix formatting and comments * Update tests
-