xxradon / PytorchToCaffe

Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1 , 1.2 ,1.3 .notice that only pytorch 1.1 have some bugs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could I convert pytorch bilinear interpolate layer to caffe ? And how should I do that?

nieyan opened this issue · comments

raise NotImplementedError("not implement F.interpolate totoaly")

How did you solve the problem?

commented

hi, How did you solve the problem?