- 15 May, 2017 1 commit
-
-
Junwei Pan authored
-
- 15 Mar, 2017 1 commit
-
-
Neal Wu authored
-
- 14 Mar, 2017 1 commit
-
-
Neal Wu authored
-
- 20 Feb, 2017 1 commit
-
-
Joshua Howard authored
-
- 19 Jan, 2017 1 commit
-
-
james mike dupont authored
-
- 11 Jan, 2017 1 commit
-
-
Yuefeng Zhou authored
* Variables defined in ExponentialMovingAverage need not to be shared. * Address comments.
-
- 15 Dec, 2016 1 commit
-
-
Shintaro Takemura authored
-
- 12 May, 2016 1 commit
-
-
Sergio Guadarrama authored
Tentative fix for issue #47
-
- 13 Apr, 2016 1 commit
-
-
Jianmin Chen authored
Implements a distributed trainer for Inception.
-
- 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.
-
- 10 Mar, 2016 1 commit
-
-
Manjunath Kudlur authored
Updated README
-
- 09 Mar, 2016 1 commit
-
-
Martin Wicke authored
-