except PythonLayer from layer factory test
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Sat, 14 Feb 2015 09:59:43 +0000 (01:59 -0800)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Tue, 17 Feb 2015 06:47:30 +0000 (22:47 -0800)
commit590d3967f2f63b81f88e27878f00d674f2cc8efa
tree90052036c87018edffdfc866376f899f76c41676
parent55e5aa2374574aff19ce28c1c6ed84df18eb139b
except PythonLayer from layer factory test

PythonLayer (rightfully) refuses to be instantiated when a module and
class aren't given. It's still covered by tests however through pytest.
src/caffe/test/test_layer_factory.cpp