First, is caffe managed by yourself? Otherwise, I don't suggest change it by your own (may cause incompatibility issues). Second, this seems like a python question instead of protobuf.
On Wed, Jun 14, 2017 at 8:54 PM Lynx Commando <[email protected]> wrote: > More specifically, I am using caffe and I'd like to add new layers to it. > Then I need to modify the caffe.proto file by adding(or removing) some > messages and corresponding fields to some other messages. > I'd want to know if I can do this automatically with a python script. > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/protobuf. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
