- 14 May, 2016 1 commit
-
-
Patrick Neschkudla authored
-
- 12 May, 2016 6 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
-
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 3 commits
-
-
Vijay Vasudevan authored
Fix typo in inception/README.md
-
Vijay Vasudevan authored
update broken code links
-
Gil Raphaelli authored
-
- 23 Mar, 2016 3 commits
-
-
swlsw authored
-
swlsw authored
-
Martin Wicke authored
Fix typo mistake, fixes #27.
-
- 22 Mar, 2016 2 commits
-
-
Martin Wicke authored
Fix Typo in inception/README.md
-
swlsw authored
-
- 21 Mar, 2016 1 commit
-
-
LiberiFatali authored
-
- 19 Mar, 2016 3 commits
-
-
Martin Wicke authored
Fixing issues #23 and #25
-
daviddao authored
-
daviddao authored
-