BVLC / caffe

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

Isn't the dataset parallelized? #6951

Closed sexyHongGi closed 4 years ago

sexyHongGi commented 4 years ago

Is it possible to process multiple datasets at the same time if I request them to create them at the data at the same time?

Thank you..