Closed gaosh closed 5 years ago
Hi, I want to use your pretrained model on pytorch. Converting tensorflow model to pytorch model require both meta file and weight file. Could you provide the meta file for your saved model? Any suggestions are welcome.
Thanks
I would suggest just loading the TF model file (by inspecting the checkpoint), and writing it out into your favorite format.
Hi, I want to use your pretrained model on pytorch. Converting tensorflow model to pytorch model require both meta file and weight file. Could you provide the meta file for your saved model? Any suggestions are welcome.
Thanks