diff --git a/.gitignore b/.gitignore index e3be46d..ec75706 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,5 @@ $RECYCLE.BIN/ Network Trash Folder Temporary Items .apdisk +/caffe-vs2013.VC.db +/caffe-vs2013.VC.VC.opendb diff --git a/test-MNIST/test-MNIST.vcxproj b/test-MNIST/test-MNIST.vcxproj index fd4e86f..842e16b 100644 --- a/test-MNIST/test-MNIST.vcxproj +++ b/test-MNIST/test-MNIST.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -27,26 +27,26 @@ Application true - v120 + v140 Unicode Application true - v120 + v140 Unicode Application false - v120 + v140 true Unicode Application false - v120 + v140 true Unicode diff --git a/train-MNIST/train-MNIST.cpp b/train-MNIST/train-MNIST.cpp index aad20c2..c2758a0 100644 --- a/train-MNIST/train-MNIST.cpp +++ b/train-MNIST/train-MNIST.cpp @@ -4,7 +4,7 @@ * * Start caffe training from Visual Studio */ - +//×¢ÊÍ #include "caffe/caffe.hpp" #include "caffe/util/io.hpp" #include "caffe/blob.hpp" diff --git a/train-MNIST/train-MNIST.vcxproj b/train-MNIST/train-MNIST.vcxproj index 4643cce..cc079e7 100644 --- a/train-MNIST/train-MNIST.vcxproj +++ b/train-MNIST/train-MNIST.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -27,26 +27,26 @@ Application true - v120 + v140 Unicode Application true - v120 + v140 Unicode Application false - v120 + v140 true Unicode Application false - v120 + v140 true Unicode