- 15 Oct, 2016 3 commits
-
-
Weixin Wang authored
-
Rohan Jain authored
Revert "Use open() instead of tf.gfile.FastGFile()"
-
Justine Tunney authored
This reverts commit c6a4f783. Fixed tensorflow/tensorflow#4981
-
- 07 Oct, 2016 2 commits
-
-
Lukasz Kaiser authored
Add video prediction model
-
Chelsea Finn authored
-
- 03 Oct, 2016 1 commit
-
-
Livio Soares authored
Updates to syntaxnet, including update tensorflow sub-module, bazel requirement and fix trainer crash (#479) * syntaxnet: Cosmetic fixes recommended by python lint. * syntaxnet: Fix crash in parser_trainer due to inconsistency between LexiconBuilder::Compute() and context.pbtxt definition ('char-map' input declaration was missing). * syntaxnet: reduce flakiness in GraphBuilderTest. * syntaxnet: Update tensorflow submodule to version > 0.10. * syntaxnet: Update to latest stable bazel (0.3.1). This update comes partially to allow Tensorflow submodule to build succesffuly. In this commit, I also update and simplify the WORKSPACE, to avoid declaring dependencies already present in tensorflow. * syntaxnet: Update bazel version check to require version 0.3.0 * syntaxnet: Document pip requirement, along with python mock module.
-
- 01 Oct, 2016 2 commits
-
-
Chris Shallue authored
Use open() instead of tf.gfile.FastGFile()
-
Christopher Shallue authored
-
- 30 Sep, 2016 7 commits
-
-
Chris Shallue authored
Close the TFRecordWriter after use.
-
Chris Shallue authored
Use tar on OSX to unzip the MSCOCO data file.
-
Christopher Shallue authored
-
Christopher Shallue authored
-
Chris Shallue authored
Remove flag --config=cuda. It's not necessary and can cause a warning.
-
Christopher Shallue authored
-
Xin Pan authored
Example of data conversion and fix comments
-
- 27 Sep, 2016 1 commit
-
-
Lukasz Kaiser authored
Fix signature change of resize_images()
-
- 25 Sep, 2016 3 commits
-
-
Chenyang Liu authored
-
Lukasz Kaiser authored
Fix bug caused by signature change of resize_images().
-
Christopher Shallue authored
-
- 23 Sep, 2016 2 commits
-
-
Lukasz Kaiser authored
Fix a bug in the im2txt code where the Saver is created before the optimizer
-
Christopher Shallue authored
optimizer.
-
- 22 Sep, 2016 6 commits
-
-
Lukasz Kaiser authored
Add Bazel workspace name to fix bug in relative path of shell scripts.
-
Chris Shallue authored
-
Lukasz Kaiser authored
Update citation in README.md
-
Chris Shallue authored
This reverts commit 091d6e4a.
-
Chris Shallue authored
This reverts commit a704458a.
-
Chris Shallue authored
-
- 20 Sep, 2016 1 commit
-
-
Chris Shallue authored
-
- 14 Sep, 2016 1 commit
-
-
Chris Shallue authored
-
- 13 Sep, 2016 1 commit
-
-
Sergio Guadarrama authored
Swap comments for the two conv2d ops.
-
- 12 Sep, 2016 4 commits
-
-
Lukasz Kaiser authored
Fix README
-
Xin Pan authored
-
Lukasz Kaiser authored
Add pre-trained lm_1b model
-
Xin Pan authored
-
- 09 Sep, 2016 5 commits
-
-
nickj-google authored
-
Lukasz Kaiser authored
Open source the image-to-text model based on the "Show and Tell" paper.
-
Chris Shallue authored
-
Chris Shallue authored
with italics and subscript markers.
-
Chris Shallue authored
-
- 08 Sep, 2016 1 commit
-
-
Jon authored
-