- 19 Mar, 2018 5 commits
-
-
Mark Daoust authored
samples/java: Link to Fiji/ImageJ integration.
-
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
-
- 16 Mar, 2018 12 commits
-
-
Joel Shor authored
Make TFGAN tutorial Python 3 compatible. Fixes issue #3413
-
joel-shor 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 13 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
-
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
-
lcchen authored
-
lcchen authored
-
lcchen authored
-
- 14 Mar, 2018 7 commits
-
-
Karmel Allison authored
-
Qianli Scott Zhu authored
Add data schema for the benchmark run in Bigquery.
-
Karmel Allison authored
* Removing dependency on tf.test * New lines
-
Scott Zhu authored
1. Added Tensorflow version information. 2. Added environment variables. 3. Fix typo for hyperparameters. 4. Added cloud related information.
-
Taylor Robie authored
restore --version flag in resnet parser
-
Scott Zhu authored
-
hsm207 authored
-
- 13 Mar, 2018 3 commits
-
-
Taylor Robie authored
Create groups of arg parsers and convert the official resnet model to the new arg parsers.
-
Scott Zhu authored
The current schema contains the entity information about model and train data metadata, as well as machine config. Future change will contain benchmark metric. The json schema can be used to create bigquery table. A sample table can be found in https://bigquery.cloud.google.com/table/tf-benchmark-dashboard:test_benchmark.benchmark_run.
-
Karmel Allison authored
-