Skip to content

Message type "caffe.LayerParameter" has no field named "shuffle_channel_param" #10

@XingyuXie

Description

@XingyuXie

I have added the shuffle layer into caffe, and run 'make all' successfully.
And I have trained the model with shuffle layer successfully.
But when I run the test code in C++, there is an error 'Error parsing text-format caffe.NetParameter: 109:25: Message type "caffe.LayerParameter" has no field named "shuffle_channel_param". I have already added it in caffe.proto, why this problem still exists?
Thanks a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions