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
783 stars 224 forks source link

GroupNormal Layer #79

Open danke1896 opened 4 years ago

danke1896 commented 4 years ago

Is there someone who add the groupnormalization layer in this project?