BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
33.98k stars 18.72k forks source link

Can training and running be separated? #6931

Open kikikio opened 4 years ago

kikikio commented 4 years ago

Can training and running be separated ? For example, put training on the cloud, and run locally. And what should I do if I want to separate the two operation?