CaffeOnSpark
CaffeOnSpark copied to clipboard
speed problem with caffe and CaffeOnSpark
hello everyone, I have encountered some problems. I found that the time spent usingcaffe-public and CaffeOnSpark(one node , standalone ) to train my network was inconsistent, CaffeOnSpark is used 0.20 s to train one picture,but caffe-public just cost 0.10 s . i want to know what affected this time? What action takes extra time?
CaffeOnSpark will be slower than caffe-public on a single machine. See the discussion here.