- 27 Jan, 2017 1 commit
-
-
Lukasz Kaiser authored
-
- 25 Jan, 2017 2 commits
-
-
Lukasz Kaiser authored
-
Ivan Bogatyy authored
-
- 24 Jan, 2017 1 commit
-
-
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 7 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
-
Neal Wu authored
-
Neal Wu authored
Update deprecated function
-
gunan authored
Update the tensorflow submodule in syntaxnet in order to fix the zlib URL
-
- 13 Jan, 2017 5 commits
-
-
Neal Wu authored
Added shape to cifar10_input.py
-
Neal Wu authored
Fixes #893
-
Neal Wu authored
-
Chris Shallue authored
im2txt: make python3 compatible adding lt and eq
-
Jun Kim authored
-
- 12 Jan, 2017 1 commit
-
-
Martin Wicke authored
Real NVP code
-
- 11 Jan, 2017 2 commits
-
-
Laurent Dinh authored
-
Yuefeng Zhou authored
* Variables defined in ExponentialMovingAverage need not to be shared. * Address comments.
-