cancel
Showing results for 
Search instead for 
Did you mean: 

.onnx model tuple index out of range

Jinchen
Associate II

Hi,

I have trained an .onnx model, using only conv1d, conv1dtrans and relu layers.

But when I put it in the ST Edge AI Developer Cloud, the it has TOOL ERROR: tuple index out of range.

The model structure is shown below, and please find the .onnx file in the attachment.

Jinchen.

model3.onnx.png

1 REPLY 1
Julian E.
ST Employee

Hello @Jinchen ,

It seems that the issue comes from the ConvTranspose. It is a bug on our side related to dimensions passed to the layer. The bug is now known, and the team is working on it. 

 

Sadly, I cannot really propose you a workaround, we need to wait until it is fixed.

 

Have a good day,

Julian


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.