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.8k stars 965 forks source link

onnx2IR? #937

Open CYang0515 opened 2 years ago

CYang0515 commented 2 years ago

Is there any plans to transfer onnx to IR or onnx to Pytorch?

manmantang commented 11 months ago

I have the same question.Do you have an answer?