How to generate an onnx file with linear layers using Pytorch

后端 未结 0 1017
深忆病人
深忆病人 2020-12-08 22:30

I want to create a network on the basis of the vgg16 network, but adding linear layers (Gemm) just after the conv2d layers, for normalization purpose. After that, I want to

相关标签:
回答
  • 消灭零回复
提交回复
热议问题