-
Notifications
You must be signed in to change notification settings - Fork 835
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
root
committed
Jun 17, 2019
1 parent
a7c4a19
commit feb582e
Showing
13 changed files
with
14 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+1.57 MB
examples/models/gpu_tensorflow_deep_mnist/MNIST_data/t10k-images-idx3-ubyte.gz
Binary file not shown.
Binary file added
BIN
+4.44 KB
examples/models/gpu_tensorflow_deep_mnist/MNIST_data/t10k-labels-idx1-ubyte.gz
Binary file not shown.
Binary file added
BIN
+9.45 MB
examples/models/gpu_tensorflow_deep_mnist/MNIST_data/train-images-idx3-ubyte.gz
Binary file not shown.
Binary file added
BIN
+28.2 KB
examples/models/gpu_tensorflow_deep_mnist/MNIST_data/train-labels-idx1-ubyte.gz
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
model_checkpoint_path: "deep_mnist_model" | ||
all_model_checkpoint_paths: "deep_mnist_model" |
Binary file added
BIN
+30.7 KB
examples/models/gpu_tensorflow_deep_mnist/model/deep_mnist_model.data-00000-of-00001
Binary file not shown.
Binary file added
BIN
+159 Bytes
examples/models/gpu_tensorflow_deep_mnist/model/deep_mnist_model.index
Binary file not shown.
Binary file added
BIN
+18.2 KB
examples/models/gpu_tensorflow_deep_mnist/model/deep_mnist_model.meta
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
tensorflow-gpu==1.12.0 | ||
tensorflow-gpu==1.13.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters