commit | f9b7416efe1e34ea0b9c581d9bb1fea29990170e | [log] [tgz] |
---|---|---|
author | Yangqing Jia <jiayq84@gmail.com> | Tue Aug 09 16:19:59 2016 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 09 16:19:59 2016 -0700 |
tree | 92232cf815a750c5b4a18ce2951e2225d6ba6253 | |
parent | c4eea1f2f6ce4550ee75138ecb5cf98f049bd567 [diff] |
context_gpu.h bugfix
diff --git a/caffe2/core/context_gpu.h b/caffe2/core/context_gpu.h index 315a39d..e56b16a 100644 --- a/caffe2/core/context_gpu.h +++ b/caffe2/core/context_gpu.h
@@ -5,7 +5,6 @@ #include "caffe2/core/common_gpu.h" #include "caffe2/core/context.h" -#include "caffe2/core/cuda_memorypool_gpu.h" #include "caffe2/core/tensor.h" #include "caffe2/core/types.h" #include "caffe2/proto/caffe2.pb.h"