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

net.add_layer(layer_params,before='',after='') add a new layer with Layer_Param object

205418367 opened this issue · comments

请问layer_params 怎么填什么?有没有demo?

pytorch_to_caffe.py line 107