fashion-parsing
fashion-parsing copied to clipboard
Fix handling of the GPU selection parameter
caffe.set_mode_cpu() was never reached due to gpu
never being None
in solve
.