caffe-tensorflow
caffe-tensorflow copied to clipboard
Unknown layer type encountered: Reshape
I've used the two caffe tools to upgrade the model and data. Is the reshape layer not supported?
I got the same issue. I want to convert the SENet but it returned an error as
Error encountered: Unknown layer type encountered: Reshape
. Any good way to solve this?