Skip to content

Commit 11c1713

Browse files
author
inctrl
committed
Autopush
1 parent bbc6bbc commit 11c1713

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitignore

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
autopush.sh
2-
example/MNIST_data
3-
/home/inctrl/Dropbox/personal_prj/tensorflow-vs-pytorch/examples/MNIST_data/t10k-images-idx3-ubyte.gz
4-
/home/inctrl/Dropbox/personal_prj/tensorflow-vs-pytorch/examples/MNIST_data/t10k-labels-idx1-ubyte.gz
5-
/home/inctrl/Dropbox/personal_prj/tensorflow-vs-pytorch/examples/MNIST_data/train-images-idx3-ubyte.gz
6-
/home/inctrl/Dropbox/personal_prj/tensorflow-vs-pytorch/examples/MNIST_data/train-labels-idx1-ubyte.gz
2+
examples/MNIST_data
3+
examples/MNIST_data/t10k-images-idx3-ubyte.gz
4+
examples/MNIST_data/t10k-labels-idx1-ubyte.gz
5+
examples/MNIST_data/train-images-idx3-ubyte.gz
6+
examples/MNIST_data/train-labels-idx1-ubyte.gz

0 commit comments

Comments
 (0)