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

如何实现矩阵乘法torch.matmul的转换? #101

Open ThisisBillhe opened 3 years ago

ThisisBillhe commented 3 years ago

caffe中似乎没有对应的层

ischihmo commented 3 years ago

https://github.com/xxradon/PytorchToCaffe/issues/29#issuecomment-653986515