add WITH_PYTHON_LAYER build option to include Python layer
authorJonathan L Long <jonlong@cs.berkeley.edu>
Sat, 10 Jan 2015 06:57:26 +0000 (22:57 -0800)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Tue, 17 Feb 2015 06:47:30 +0000 (22:47 -0800)
commit55e5aa2374574aff19ce28c1c6ed84df18eb139b
tree2873846eee91b284c973dddc342ba94fb30c4af8
parent3c94d96c08ab46b4c24dbcf7f6e90500859c211d
add WITH_PYTHON_LAYER build option to include Python layer

Currently, this will only work when running from pycaffe (but not the
tool binary), due to static linking conflicts with registration.
Makefile
Makefile.config.example