use Blob directly instead of shared_ptr for DataLayer buffers
authorJonathan L Long <jonlong@cs.berkeley.edu>
Sun, 20 Jul 2014 01:14:53 +0000 (18:14 -0700)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Sun, 20 Jul 2014 01:31:32 +0000 (18:31 -0700)
commitb8159f772a63d541894fcd3c8bedeec81e8b1273
tree8d2d7950b58d6642ddba248d9a9b97136c4863eb
parentf6696d8b5d8c43c7de41c0c7be7af97ba09160a0
use Blob directly instead of shared_ptr for DataLayer buffers
include/caffe/data_layers.hpp
src/caffe/layers/data_layer.cpp
src/caffe/layers/data_layer.cu