CaffeOnSpark
CaffeOnSpark copied to clipboard
CaffeOnSpark CPU model failed but GPU model success(same scripts and same data)
why in CPU model CaffeOnSpark try to fetch test_data first and return java.lang.NullPointerException finally?

Did you turn on the test phase? if so, change the solver.prototxt to turn it off.
test_iter: 0 test_interval: 0