- 21 Mar, 2018 3 commits
-
-
Harshul jain authored
Cython is must installed package for building cocoapi. else the build will not initiate.
-
derekjchow authored
Update running_pets instructions to link to running locally.
-
Karmel Allison authored
-
- 20 Mar, 2018 4 commits
-
-
Karmel Allison authored
* Try out affine layer instead of dense * Use reduce mean instead of avg pooling * Remove np * Use reduce mean instead of avg pooling * Fix axes * Cleanup * Fixing comment * Fixing tests
-
Taylor Robie authored
Set correct number of train_epochs for resnet on imagenet, and fix help interception caused by moving arg parsing into main functions for resnet. (#3653)
-
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 9 commits
-
-
Qianli Scott Zhu authored
Add benchmark utility functions for metric logging
-
Scott Zhu authored
-
Mark Daoust authored
samples/java: Link to Fiji/ImageJ integration.
-
Scott Zhu authored
1. Update logger to convert the value type to float to please JSON. 2. Update logger test to call parent test tearDown.
-
Chris Shallue authored
Python3 compatibility for AstroNet
-
Taylor Robie authored
* use proper temp directory for end to end tests. * add supers to tearDown
-
Asim Shankar authored
-
Hanqing Sun authored
-
Andrew Selle authored
-
- 17 Mar, 2018 2 commits
-
-
Scott Zhu authored
- 16 Mar, 2018 13 commits
-
-
Joel Shor authored
Make TFGAN tutorial Python 3 compatible. Fixes issue #3413
-
joel-shor authored
-
Scott Zhu authored
-
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.
-
derekjchow authored
Add pkulzc to object_detection owners.
-
lzc5123016 authored
-
Christopher Shallue authored
-
Christopher Shallue authored
-
Christopher Shallue authored
-
Christopher Shallue authored
This is not a performance issue for the instances replaced because each instance is expected to iterate over zipped lists of < ~20 references to numpy arrays.
-
Christopher Shallue authored
-
Christopher Shallue authored
-
Chris Shallue authored
PiperOrigin-RevId: 189060074
-
- 15 Mar, 2018 9 commits
-
-
Taylor Robie authored
-
Yukun Zhu authored
plot shown in vis_segmentation
-
Yogesh K authored
-
YoGeSh authored
-
Brennan Saeta authored
-
Yukun Zhu authored
remove duplicate flags
-
lcchen authored
-
Yukun Zhu authored
Update dataset examples
-
Yukun Zhu authored
Fix typo in paper's arxiv.org url
-