Question
.onnx model tuple index out of range
- October 8, 2024
- 1 reply
- 928 views
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.

