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
MIT License
782 stars 224 forks source link

Update layer_param.py #96

Open JDanielWu opened 4 years ago

JDanielWu commented 4 years ago

fix:some model has None in top/bottom, extend method will fail.