- 17 Nov, 2017 1 commit
-
-
Barret Zoph authored
-
- 16 Nov, 2017 2 commits
-
-
Mark Daoust authored
Update blog_estimators_dataset.py requires r1.4 for tf.data
-
mhyttsten authored
Added assert for TensorFlow r1.4 since tf.data is required.
-
- 15 Nov, 2017 1 commit
-
-
Ivan Bogatyy authored
Add autograd v1.1.13 dependency to manual install
-
- 14 Nov, 2017 2 commits
-
-
Emma Strubell authored
-
Ivan Bogatyy authored
* Release DRAGNN bulk networks
-
- 13 Nov, 2017 2 commits
-
-
Ivan Bogatyy authored
Fix SyntaxNet/DRAGNN Dockerfile build
-
Martin Wicke authored
Attention OCR: Add missing is_training to batch_norm and dropout
-
- 12 Nov, 2017 1 commit
-
-
Alexander Gorban authored
-
- 11 Nov, 2017 4 commits
-
-
Guang Yang authored
-
Martin Wicke authored
#attention_ocr: fix deprecation warnings and update usage examples
-
David Andersen authored
Consistent, fixed-width printing from adversarial crypto example.
-
Neal Wu authored
-
- 10 Nov, 2017 4 commits
-
-
Jonathan Huang authored
correct faster rcnn nas link.
-
Vivek Rathod authored
-
Jonathan Huang authored
fix preprocessor builder to pass correct kwargs to random_crop_pad op.
-
Vivek Rathod authored
-
- 09 Nov, 2017 7 commits
-
-
Neal Wu authored
-
Jonathan Huang authored
update ssd anchor generator and model zoo
-
Vivek Rathod authored
* add configs corresponding to new models in the zoo. * add warinings aboud version in notebook.
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
Grammar fix
-
- 08 Nov, 2017 8 commits
-
-
Kwame Wright authored
-
Neal Wu authored
Train wide_deep.py for longer for more consistent results that match the tutorials
-
Neal Wu authored
Fix TensorFlow link in README.md
-
Neal Wu authored
-
Neal Wu authored
-
Neal Wu authored
Shuffle an exact epoch of 32561 examples in wide_deep.py rather than 100k
-
Neal Wu authored
-
Neal Wu authored
-
- 07 Nov, 2017 8 commits
-
-
Vivek Rathod authored
-
Vivek Rathod authored
add interpolated scale at a give aspect ratio. This change breaks the existing checkpoints because the anchor orders are different. This change should be merged along newly generated frozen ssd models.
-
Neal Wu authored
Make wide_deep_test much less flaky and more thorough
-
Jonathan Huang authored
Fix #2713
-
-
k-w-w authored
Changing tf.contrib.data to tf.data for release of tf 1.4
-
Mathias Deschamps authored
-
Mathias Deschamps authored
- add patch package to make bazel work with @opt - CI configured is trying to get git version, which lead to fail since the parents folders are not copied - bazel version was too old for the new tensorflow version - bazel not finding PYTHON_BIN_PATH, add ENV command as a workaround
-