rbgirshick / caffe-fast-rcnn

Caffe fork that supports Fast R-CNN
Other
361 stars 395 forks source link

Multi-GPU python interface #3

Open ZhiqiangShen opened 8 years ago

ZhiqiangShen commented 8 years ago

Hi, I have the problem that how to set multiple gpu devices with python interface, like caffe.set_device() .

moi90 commented 8 years ago

Currently, multiple GPUs are only usable from the cli