Clear Filters
Clear Filters

how to solve ONNX conversion error

3 views (last 30 days)
sanjay kumar
sanjay kumar on 18 Sep 2019
Commented: Sarah Mohamed on 14 Oct 2019
"RuntimeError: [ONNXRuntimeError] : 9 : NOT_IMPLEMENTED : Could not find an implementation for the node data_Sub(6):"
I Am trying to convert mat file model into onnx, conversion is successfull. ONNX conversion toolbox
But while trying to work with onnx model, it shown error
  1 Comment
Sarah Mohamed
Sarah Mohamed on 14 Oct 2019
Hello Sanjay,
Could you post the MAT file so that we can look into this? What version of the ONNX converter are you using? You can list the versions of any support packages you have installed using this command:
matlabshared.supportpkg.getInstalled

Sign in to comment.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!