- 25 Aug, 2017 1 commit
-
-
Toby Boyd authored
Download and create TFRecords with single command.
-
- 24 Aug, 2017 8 commits
- 23 Aug, 2017 2 commits
-
-
Eli Bixby authored
-
Alexey Kurakin authored
-
- 22 Aug, 2017 3 commits
-
-
Alexey Kurakin authored
-
Eli Bixby authored
-
Xin Pan authored
file() was removed in Python 3, use open() instead
-
- 21 Aug, 2017 5 commits
-
-
Chris Shallue authored
Remove internal restrictions in Skip Thoughts BUILD
-
Christopher Shallue authored
-
Chris Shallue authored
Remove internal restriction in Skip Thoughts BUILD
-
Christopher Shallue authored
-
Lukasz Kaiser authored
rebar: center() is defined in utils
-
- 20 Aug, 2017 1 commit
-
-
Toby Boyd authored
-
- 19 Aug, 2017 3 commits
-
-
Toby Boyd authored
-
cclauss authored
* from six.moves import xrange for Python 3 * from __future__ import print_function for Python 3 Also old style exception --> new style exception * Define basestring for Python 3 Also remove unused import. * from six import string_types for Python 3 * from __future__ import print_function * print() --> print('') -
-
- 18 Aug, 2017 9 commits
-
-
Eli Bixby authored
-
-
Eli Bixby authored
-
Eli Bixby authored
-
Xinchen Yan authored
-
cclauss authored
@yuyuz Also import Queue class in both Python 2 and Python 3 http://python-future.org/compatible_idioms.html?highlight=queue#queue
-
-
Oier Mees authored
-
Oier Mees authored
Fixes bug #2140.
-
- 17 Aug, 2017 2 commits
- 16 Aug, 2017 2 commits
- 15 Aug, 2017 1 commit
-
-
Eli Bixby authored
-
- 14 Aug, 2017 1 commit
-
-
cclauss authored
-
- 13 Aug, 2017 1 commit
-
-
Neal Wu authored
-
- 11 Aug, 2017 1 commit
-
-
Jonathan Huang authored
Update TF OD API Readme file to point to change to Android demo.
-