- 24 Mar, 2017 2 commits
- 21 Mar, 2017 1 commit
-
-
Neal Wu authored
`tf.mul` -> `tf.multiply`
-
- 20 Mar, 2017 3 commits
- 16 Mar, 2017 1 commit
-
-
Neal Wu authored
-
- 15 Mar, 2017 3 commits
- 14 Mar, 2017 5 commits
- 20 Feb, 2017 1 commit
-
-
Joshua Howard authored
-
- 18 Feb, 2017 1 commit
-
-
Liam Ronan authored
-
- 20 Jan, 2017 1 commit
-
-
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.
-
- 19 Jan, 2017 3 commits
-
-
Olivia authored
-
Olivia authored
-
james mike dupont authored
-
- 11 Jan, 2017 1 commit
-
-
Yuefeng Zhou authored
* Variables defined in ExponentialMovingAverage need not to be shared. * Address comments.
-
- 08 Jan, 2017 1 commit
-
-
Martin Wicke authored
-
- 30 Dec, 2016 1 commit
-
-
BoyuanJiang authored
_bytes_feature excepted class bytes, but in python3 in class str,so use tf.compat.as_bytes for compatibility !
-
- 21 Dec, 2016 1 commit
-
-
Yuefeng Zhou authored
keyword argument 'dtype'".
-
- 15 Dec, 2016 1 commit
-
-
Shintaro Takemura authored
-
- 21 Nov, 2016 1 commit
-
-
postmasters authored
Two shards, so the shard pattern should be `?????-of-00002`.
-
- 17 Nov, 2016 1 commit
-
-
Xionghc authored
-
- 21 Oct, 2016 1 commit
-
-
qingzew authored
* fix module object has no attribute NodeDef for tensorflow 0.11 * change graph_pb2.NodeDef to tf.NodeDef
-
- 15 Oct, 2016 2 commits
-
-
Justine Tunney authored
This reverts commit c6a4f783. Fixed tensorflow/tensorflow#4981
-
Justine Tunney authored
Fixed #529
-
- 01 Oct, 2016 1 commit
-
-
Christopher Shallue authored
-
- 30 Sep, 2016 1 commit
-
-
Christopher Shallue authored
-
- 25 Sep, 2016 1 commit
-
-
Chenyang Liu authored
-
- 22 Sep, 2016 3 commits
-
-
Chris Shallue authored
-
Chris Shallue authored
This reverts commit 091d6e4a.
-
Chris Shallue authored
This reverts commit a704458a.
-
- 20 Sep, 2016 1 commit
-
-
Chris Shallue authored
-
- 14 Sep, 2016 1 commit
-
-
Chris Shallue authored
-
- 29 Aug, 2016 1 commit
-
-
Chris Zhang authored
-