Python layers should build on multiprocess & solver_cnt; enable with bindings
authorMarian Gläser <mglaeser@me.com>
Thu, 22 Dec 2016 20:25:46 +0000 (12:25 -0800)
committerCyprien Noel <cyprien.noel@gmail.com>
Fri, 6 Jan 2017 22:57:04 +0000 (14:57 -0800)
commit0d27efc7e3d3d2edbf45cccb73bad03ad655c164
tree8595c74ebc4007d2c2d8ffef1407b854b66100e6
parente21b42004001879b232daed8f142fbc5a7e0b75d
Python layers should build on multiprocess & solver_cnt; enable with bindings
include/caffe/layers/python_layer.hpp
python/caffe/__init__.py
python/caffe/_caffe.cpp
python/train.py