[pycaffe] add Top._to_proto convenience function
authorJonathan L Long <jonlong@cs.berkeley.edu>
Fri, 24 Jul 2015 03:32:04 +0000 (20:32 -0700)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Fri, 24 Jul 2015 03:32:04 +0000 (20:32 -0700)
commitf16195aa8b1569e0260c48d4159b7d2ce0ea2fab
tree4db4e253d268976501af7fd02440af173bc756ff
parent7488163bf4b3d44be5fbc931ba58ccde07098818
[pycaffe] add Top._to_proto convenience function

This makes it possible to serialize Functions or Tops with a uniform
interface.
python/caffe/net_spec.py