Slimming-pytorch icon indicating copy to clipboard operation
Slimming-pytorch copied to clipboard

How to convert pytorch to caffe

Open linerfei opened this issue 6 years ago • 0 comments

I used pytorch2caffe tools to convert the model to caffemodel. But error occured because the tools only support the older version torch such as 0.2 . The error is 'KeyError: 'ExpandBackward''. However, this project needs version 0.4. How to deal with this problem?

linerfei avatar Jan 30 '19 12:01 linerfei