- 16 Mar, 2018 1 commit
-
-
Scott Zhu authored
-
- 13 Mar, 2018 1 commit
-
-
chengpohi authored
We can directly get `batch_size` by `images.get_shape()[0]` in `inference` method, since maybe we will not use `cifar.inputs` method to build the input.
-
- 02 Mar, 2018 1 commit
-
-
Karmel Allison authored
-
- 26 Feb, 2018 1 commit
-
-
Mark Daoust authored
-
- 08 Feb, 2018 1 commit
-
-
Toby Boyd authored
The change you added did not work with python2, it does not have encoding in .log. This fixes it. feel free to test on Python3. I tested python2 and I am really sue this works fine for python3. Good catch. sorry for not having it fixed earlier.
-
- 07 Feb, 2018 1 commit
-
-
newcoder authored
change cPickle to pickle for python3 specify encoding='latin1' when call pickle.load()
-
- 06 Feb, 2018 1 commit
-
-
Neal Wu authored
-
- 05 Feb, 2018 1 commit
-
-
Yanbo Liang authored
-
- 31 Jan, 2018 1 commit
-
-
frreiss authored
-
- 24 Jan, 2018 1 commit
-
-
Neal Wu authored
-
- 12 Jan, 2018 1 commit
-
-
Steven Hickson authored
Updated cifar10_input.py to put the data augmentation into a name_scope named data_augmentation so the tensorboard graph is easier to read and more meaningful
-
- 10 Jan, 2018 2 commits
-
-
Neal Wu authored
-
Yaroslav Bulatov authored
-
- 05 Jan, 2018 1 commit
-
-
Neal Wu authored
-
- 03 Jan, 2018 1 commit
-
-
Mark Daoust authored
Update README.md compile instructions to match adding_an_op. from [adding_an_op](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/docs_src/extend/adding_an_op.md). Tested: compiled using the modified instructions and ran `python word2vec_optimized_test.py`. Fixes tensorflow/tensorflow#14620
-
- 21 Dec, 2017 2 commits
- 12 Dec, 2017 1 commit
-
-
Neal Wu authored
-
- 01 Dec, 2017 1 commit
-
-
Victor Carbune authored
-
- 29 Nov, 2017 1 commit
-
-
Neal Wu authored
-
- 22 Nov, 2017 1 commit
-
-
Neal Wu authored
-
- 15 Nov, 2017 1 commit
-
-
Martin Kersner authored
tf.contrib.framework.get_or_create_global_step -> tf.train.get_or_create_global_step
-
- 02 Nov, 2017 1 commit
-
-
Marianne Linhares Monteiro authored
-
- 29 Oct, 2017 1 commit
-
-
Ken Kawamoto authored
-
- 13 Oct, 2017 1 commit
-
-
Seb Bro authored
CIFAR website is now using https. Since urllib does not follow the http to https redirection and thus never retrieves any data, the data URL needs an update.
-
- 11 Oct, 2017 1 commit
-
-
Greg Price authored
-
- 26 Sep, 2017 1 commit
-
-
Olivia authored
-
- 22 Sep, 2017 6 commits
- 21 Sep, 2017 3 commits
- 15 Sep, 2017 2 commits
- 06 Sep, 2017 2 commits