Rename pycaffe.cpp -> _caffe.cpp in preparation for python wrapper
authorJonathan L Long <jonlong@cs.berkeley.edu>
Tue, 11 Mar 2014 03:00:01 +0000 (20:00 -0700)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Thu, 13 Mar 2014 18:15:57 +0000 (11:15 -0700)
commitd8035354455973425312e267da95a7274cc0b403
tree6f3ff218abe10468b2f6483e098cfc412b542bc4
parentab3a2ac56aa78cdd358f7444ad7a1a509a41da72
Rename pycaffe.cpp -> _caffe.cpp in preparation for python wrapper

This commit should not break any code which does not refer explicitly to
caffe.pycaffe.
Makefile
python/caffe/__init__.py
python/caffe/_caffe.cpp [moved from python/caffe/pycaffe.cpp with 99% similarity]