Skip to content

Commit

Permalink
Update Demo_Test.m
Browse files Browse the repository at this point in the history
  • Loading branch information
csjcai authored Apr 9, 2019
1 parent c97de5b commit 71653d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Model 1/Demo_Test.m
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
warning off;

addpath(genpath('./.'));
addpath(genpath('/home/jerry/caffe/')) ;
addpath(genpath('/home/../caffe/')) ;

caffe.set_mode_gpu();
caffe.set_device(0);
Expand Down

0 comments on commit 71653d3

Please sign in to comment.