caffe_srgan icon indicating copy to clipboard operation
caffe_srgan copied to clipboard

boost version

Open Devy001 opened this issue 7 years ago • 0 comments

what is your version of boost,there is an error when I make caffe with boost1.61 and boost1.64 like this: src/caffe/solver.cpp:107:5: error: no matching function for call to ‘caffe::Net::Net(caffe::NetParameter&, boost::shared_ptr<caffe::Net >::element_type*)’ net_.reset(new Net<Dtype>(net_param, root_solver_->net_.get()));

or other question? thank you.

Devy001 avatar Feb 01 '18 02:02 Devy001