From 7d3fffefe3e11fbe8fc492d3ef9092293e7ff1b7 Mon Sep 17 00:00:00 2001 From: XinyaoShen Date: Fri, 31 Mar 2017 00:02:04 -0500 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ test-MNIST/test-MNIST.vcxproj | 10 +++++----- train-MNIST/train-MNIST.cpp | 2 +- train-MNIST/train-MNIST.vcxproj | 10 +++++----- 4 files changed, 13 insertions(+), 11 deletions(-) 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