2020-10-13 06:49 AM
2020-10-14 09:50 AM
I've forwarded your model to our development team,
I'll keep you posted when we know the root cause and when it can be fixed
Regards
Daniel
2020-10-19 12:52 AM
Thanks again for reporting the issue, the problem has been reproduced in our latest release (5.2), it comes from an incorrect padding management in case of 1D tensors.
It will be fixed in X-Cube-AI 6.0 early next year.
Regards
Daniel
2021-12-03 12:12 AM
2021-12-07 07:58 AM
There is actually a bug in our code, normally fixed in the upcoming X-Cube-AI 7.1.0 early next year
Regards
Daniel
2022-05-05 08:38 AM
Hi,
In version 7.1.0,I created a model in ONNX.
I got the error: "INTERNAL ERROR: list index out of range".
Maybe it was the "onnx::pad" function that caused the error:
onnx::Pad[mode="constant", pads=[0, 0, -3, 0, 0, 0, -3, 0], value=0.]
I tried to comment out the pad function, and analyze completed successfully.
Here is the zip file that contains the onnx models before and after modification.
Can you tell me what I can do?
Thanks
2022-05-05 08:48 AM
I've opened a new bug with your model so we can fix the import asap.
Thanks for reporting the issue
Regards
Daniel
2022-10-17 02:50 AM
2023-01-17 06:41 AM
I get the same problem now (January 2023) with a multi-input Keras model.
When analyzing the network, I see "INTERNAL ERROR: list index out of range".
The model has four inputs and is based on the model that won the 2016 PhysioNet challenge. ("Ensemble of Feature-based and Deep learning-based Classifiers for Detection of Abnormal Heart Sounds" by C. Potes, S. Parvaneh, A. Rahman, and B. Conroy).
Any word on workarounds or upcoming fixes?
2023-01-19 08:50 AM
Sorry for the late answer, this Robot model is correctly supported with X-CUBE-AI 7.3 already out