- 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 2 commits
- 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 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 2 commits
-
-
Chris Zhang authored
-
Yunfeng Wang authored
change `Assuming than` to `Assuming that`.
-
- 16 Aug, 2016 2 commits
-
-
jtoy authored
-
Andrew Selle authored
* Fix bug in inception README.md Fixes #59 * Document that number of classes and example count is hardcoded Fixes #190
-
- 23 Jul, 2016 1 commit
-
-
Siqi LIU authored
The first call seems to overwrite while the second doesn't?
-
- 21 Jul, 2016 1 commit
-
-
Yusuke HIDESHIMA authored
-
- 20 Jul, 2016 1 commit
-
-
Anthony Tatowicz authored
The script actually reads $LABEL_FILE and strips out the text, which it uses to label and find image files in their respective sub directories.
-
- 24 Jun, 2016 1 commit
-
-
Glen Baker authored
Corrected "One this" to "Once this" and added comma for proper punctuation on line 702.
-
- 23 Jun, 2016 1 commit
-
-
Chris Han authored
-
- 20 Jun, 2016 1 commit
-
-
Chris Han authored
-
- 17 Jun, 2016 1 commit
-
-
Sergio Guadarrama authored
Fixed references to slim.losses
-
- 02 Jun, 2016 2 commits
- 01 Jun, 2016 2 commits
-
-
Andrea Ferri authored
Changed shuf in gshuf to support mac. line: 82
-
Andrea Ferri authored
Correct a grammar error in the shell script from blaze to bazel line 586
-
- 15 May, 2016 1 commit
-
-
Ce Ge authored
-
- 12 May, 2016 5 commits
-
-
Vincent Ohprecio authored
-
Stefan Dierauf authored
-
Sergio Guadarrama authored
Tentative fix for issue #47
-
Rasesh Patel authored
-
Vincent Li authored
-