Remove spurious constructors from CaffeBlob and CaffeBlobWrap
authorJonathan L Long <jonlong@cs.berkeley.edu>
Tue, 11 Mar 2014 05:04:46 +0000 (22:04 -0700)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Sat, 15 Mar 2014 09:28:07 +0000 (02:28 -0700)
commitec424a57e872642ab1509525aeb73a835d6db95a
treee913f43778cf5d03f4a608f9c3279da534a57090
parent922c4adfd1b3d09852901e813c5a207cd1bb2a64
Remove spurious constructors from CaffeBlob and CaffeBlobWrap

This prevents accidental construction of partially-specified blobs,
which could break the Python layer.
python/caffe/_caffe.cpp