- 11 Jan, 2017 1 commit
-
-
Henry-E authored
The neural programmer model fails the first time it's run, if the output directory folder does not already exist. In this case "../model" does not exist and the function fails because the mkdir function doesn't appear to create parent folders. Error: tensorflow.python.framework.errors_impl.NotFoundError: ../model//modeltemp/
-
- 10 Jan, 2017 2 commits
- 09 Jan, 2017 3 commits
- 08 Jan, 2017 7 commits
-
-
Martin Wicke authored
Fix *_cross_entropy_with_logits calls
-
Martin Wicke authored
-
Martin Wicke authored
-
Martin Wicke authored
-
Martin Wicke authored
-
Martin Wicke authored
-
Martin Wicke authored
Fixes #857.
-
- 06 Jan, 2017 4 commits
- 05 Jan, 2017 1 commit
-
-
Neal Wu authored
Update build_image_data.py
-
- 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 !
-
- 28 Dec, 2016 6 commits
- 27 Dec, 2016 7 commits
- 24 Dec, 2016 1 commit
-
-
Jay Young authored
-
- 22 Dec, 2016 3 commits
- 21 Dec, 2016 1 commit
-
-
Yuefeng Zhou authored
keyword argument 'dtype'".
-
- 20 Dec, 2016 1 commit
-
-
Neal Wu authored
-
- 10 Dec, 2016 2 commits