From 5f0af2c6c36bae3d4505f8c1c4f8a9861f7933d1 Mon Sep 17 00:00:00 2001 From: yuyj <287810985@qq.com> Date: Fri, 28 Jun 2019 08:25:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4---master?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- caffe/blob.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caffe/blob.hpp b/caffe/blob.hpp index ef10aea..7493cb1 100644 --- a/caffe/blob.hpp +++ b/caffe/blob.hpp @@ -5,7 +5,7 @@ #include "caffe/proto/caffe.pb.h" #include "caffe/syncedmem.hpp" #include "caffe/util/math_functions.hpp" - +#于英杰添加测试github namespace caffe { /**