INTERNAL ERROR: tuple index out of range
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-13 6:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-14 9: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
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-03 12:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-07 7: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
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-05 8: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-05 8: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
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-17 2:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-17 6: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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-19 8:50 AM
Sorry for the late answer, this Robot model is correctly supported with X-CUBE-AI 7.3 already out
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
