- 25 May, 2016 1 commit
-
-
K. Nathaniel Tucker authored
-
- 19 May, 2016 1 commit
-
-
Martin Wicke authored
Asking which model this issue is about
-
- 18 May, 2016 1 commit
-
-
calberti authored
-
- 17 May, 2016 1 commit
-
-
calberti authored
* Updating TF submodule to latest and adding a Dockerfile example. * Extra \n in ./configure. * Updating Dockerfile to use bazel 0.2.2b. * Replacing a mention of treebank_union with PMP in the README.
-
- 16 May, 2016 3 commits
-
-
Jim Alateras authored
* doc: Add instructions on installing numpy * fix typo
-
calberti authored
fix "we processes" typo
-
calberti authored
fix typo
-
- 15 May, 2016 1 commit
-
-
Sergio Guadarrama authored
Typos
-
- 14 May, 2016 2 commits
-
-
Patrick Neschkudla authored
-
Katsunori Nakanishi authored
-
- 12 May, 2016 7 commits
-
-
Vincent Ohprecio authored
-
Timur authored
* Modified the way the output size is specified. * Added support for batches of inputs.
-
Stefan Dierauf authored
-
Sergio Guadarrama authored
Tentative fix for issue #47
-
Rasesh Patel authored
-
Vincent Li authored
-
calberti authored
-
- 16 Apr, 2016 1 commit
-
-
swlsw authored
-
- 13 Apr, 2016 2 commits
-
-
Jianmin Chen authored
* improve image processing performance for Inception.
-
Jianmin Chen authored
Implements a distributed trainer for Inception.
-
- 12 Apr, 2016 3 commits
-
-
Derek Murray authored
Updated to the latest version of TF-Slim
-
Derek Murray authored
-
Derek Murray authored
-
- 11 Apr, 2016 2 commits
-
-
Sergio Guadarrama authored
Update ops.py
-
Sergio Guadarrama authored
Make sure range create a list, otherwise this won't create a list in Python 3.
-
- 08 Apr, 2016 4 commits
-
-
Jianmin Chen authored
Add collections_test
-
Jianmin Chen authored
-
Jianmin Chen authored
-
Jianmin Chen authored
update inception slim.
-
- 07 Apr, 2016 1 commit
-
-
Jianmin Chen authored
-
- 06 Apr, 2016 1 commit
-
-
Lukasz Kaiser authored
Fix issue in neural_gpu.py where TypeError is raised.
-
- 05 Apr, 2016 1 commit
-
-
Orion Reblitz-Richardson authored
* `python neural_gpu_trainer.py --task=rev` raises the following TypeError: File “..models/neural_gpu/neural_gpu.py", line 26, in conv_linear assert args File “..tensorflow/python/framework/ops.py", line 475, in __nonzero__ raise TypeError("Using a `tf.Tensor` as a Python `bool` is not allowed. " TypeError: Using a `tf.Tensor` as a Python `bool` is not allowed. Use `if t is not None:` instead of `if t:` to test if a tensor is defined, and use the logical TensorFlow ops to test the value of a tensor.
-
- 01 Apr, 2016 3 commits
-
-
Martin Wicke authored
Adding Spatial Transformer to Models
-
David Dao authored
Shorten STN summary in README relinked to data files adding license header, editing AUTHORS file adding tensorflow version
-
Sergio Guadarrama authored
Using a `tf.Tensor` as a Python `bool` is not allowed
-
- 30 Mar, 2016 1 commit
-
-
argszero authored
raise TypeError("Using a `tf.Tensor` as a Python `bool` is not allowed. " TypeError: Using a `tf.Tensor` as a Python `bool` is not allowed. Use `if t is not None:` instead of `if t:` to test if a tensor is defined, and use the logical TensorFlow ops to test the value of a tensor.
-
- 28 Mar, 2016 1 commit
-
-
Martin Wicke authored
The ILSVRC original image url somehow changed, use the new one if failed
-
- 27 Mar, 2016 1 commit
-
-
Linchao Zhu authored
-
- 25 Mar, 2016 2 commits
-
-
Vijay Vasudevan authored
Fix typo in inception/README.md
-
Vijay Vasudevan authored
update broken code links
-