- 13 Feb, 2017 2 commits
-
-
Martin Wicke authored
Updated summaries in the tutorial models to 1.0
-
Neal Wu authored
-
- 31 Jan, 2017 2 commits
- 30 Jan, 2017 1 commit
-
-
Neal Wu authored
Updated the cifar10 model to be compatible with the latest version of TensorFlow
-
- 27 Jan, 2017 3 commits
-
-
Lukasz Kaiser authored
Corrections and explanations for the updated Neural GPU model.
-
Lukasz Kaiser authored
-
Lukasz Kaiser authored
Update to the Neural GPU.
-
- 26 Jan, 2017 3 commits
-
-
Xin Pan authored
Changes to Resnet for TF 1.0 compatibility
-
Yaroslav Bulatov authored
-
Yaroslav Bulatov authored
-
- 25 Jan, 2017 2 commits
-
-
Lukasz Kaiser authored
-
Ivan Bogatyy authored
-
- 24 Jan, 2017 2 commits
-
-
Neal Wu authored
Updated the cifar10 model to match the internal version and to be compatible with the latest version of TensorFlow
-
Justas Zemgulys authored
-
- 23 Jan, 2017 2 commits
-
-
Nick Johnston authored
Modify compression tools to be Python3 compatible.
-
Nick Johnston authored
-
- 20 Jan, 2017 6 commits
-
-
Martin Wicke authored
Update inception model based on tf API changes
-
Neal Wu authored
Fix regressions caused by a previous change
-
Li Lao authored
Update inception model based on tf API changes: replace tf.op_scope with tf.name_scope and tf.variable_op_scope with tf.variable_scope; fix the order of arguments for tf.concat; replace tf.mul with tf.multiply.
-
Neal Wu authored
-
Neal Wu authored
Force new instance creation in MultiRNNCell (See also CL 145094809)
-
Neal Wu authored
-
- 19 Jan, 2017 4 commits
- 18 Jan, 2017 4 commits
- 17 Jan, 2017 1 commit
-
-
Neal Wu authored
-
- 16 Jan, 2017 3 commits
-
-
Wills Cui authored
* Update resnet to run with tf r0.12 API. 1. tf.image.per_image_whitening -> tf.image.per_image_standardization 2. Use tf.summary to replace tf.image_summary, tf.scalar_summary, tf.merge_all_summaries. * remove log
-
Justine Tunney authored
Fixed #903
-
Justine Tunney authored
Fixes #657
-
- 15 Jan, 2017 1 commit
-
-
gunan authored
Upgrade Bazel in syntaxnet Dockerfile
-
- 14 Jan, 2017 4 commits
-
-
Lukasz Kaiser authored
Ability to train the translation model on arbitrary input sources.
-
Justine Tunney authored
-
Neal Wu authored
ensure output directory exists
-
Neal Wu authored
Python 3 support for some inception scripts
-