microsoft / CNTK

Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
https://docs.microsoft.com/cognitive-toolkit/
Other
17.5k stars 4.29k forks source link

Tensorflow model ->CNTK model #2702

Open shekharmadnani opened 6 years ago

shekharmadnani commented 6 years ago

We have trained model in tensorflow specific model. Please let us know the steps involved in converting Tensorflow model to CNTK model.

kitstar commented 6 years ago

You can try if the general converter MMdnn works.