Open zhao181 opened 5 years ago
I am using the following command to convert pytorch model to ir, mmtoir -f pytorch -w imagenet_vgg16.pth --inputShape 3,224,224 -p ./toir_vgg16
No errors are complained, but also no output files are created. Can anyone help offer a solution?
Hi, could you give more information? Or please check this page for pytorch conversion.
I am using the following command to convert pytorch model to ir, mmtoir -f pytorch -w imagenet_vgg16.pth --inputShape 3,224,224 -p ./toir_vgg16
No errors are complained, but also no output files are created. Can anyone help offer a solution?