Ashwini Khade
Ashwini Khade
@alpatots : Can you add some details for your scenario? Are you looking for Windows packages with Nvidia GPU support?
@SunshineJZJ: Do you have access to the original framework model? If yes then the easiest way would be to convert the original framework model to onnx again using the desired...
I dont understand "but mmdettection only support opset version 11" why is that so?
@wschin can you comment on this. Thanks!
I did not close this issue... I think it was closed becuase the PR got merged. Reopening the issue to continue to track the rest of the ops. Per our...
Depending on what versions of ONNX models the runtimes support they can choose to not allow -1 in shapes. Another approach is to clear the -1 entry and treat this...
agree - another such violation is nodes are not sorted in topological order. I encountered 1 case where the model was valid but the nodes were not in the right...
https://github.com/microsoft/onnxruntime/pull/13596/files fixes the issue.
@prasanthpul Can you help prioritize which ones need to be addressed first?
@prasanthpul : Is this still relevant? Do we need to address this?