microsoft / CNTK

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

CNTK to ONNX converter Bug - Inception-v3 model #3811

Open JohnCraigPublic opened 4 years ago

JohnCraigPublic commented 4 years ago

Wasn't sure if I should post here or on Onnx runtime … its over there...

https://github.com/microsoft/onnxruntime/issues/3428

JohnCraigPublic commented 4 years ago

I just installed nightly package ...0509 in hope that this bug might be fixed. But no, still cannot convert an Inception-V3 model from CNTK to ONNX! Catch this exception:

Error: two nodes with same node name (model.model.pool_2_Output_reshape_to_model.model.pool_2_Output_reshaped_for_conv).