microsoft / MMdnn

MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
MIT License
5.79k stars 965 forks source link

Tensorflow parser for NLP network #896

Open zmei2 opened 3 years ago

zmei2 commented 3 years ago

There are several errors when the TF parser working on NLP network pb. Does the NLP network supported for parsing?

cookieli commented 3 years ago

Thank you for your issue, What's your NLP network is? And what's your error message is? Maybe this message can let us debug what's error?