"vscode:/vscode.git/clone" did not exist on "ad1a8638c91afb10d3c9c629ce99a78d2ed6c5c4"
- 19 Mar, 2018 1 commit
-
-
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
-