2024-02-11 12:21 AM - edited 2024-02-11 12:22 AM
I have a DB (Differentiable Binarization) model exported to ONNX, and I quantized it with onnxruntime using the code below:
```
2024-02-12 12:31 AM
Issue reproduced with our latest development version, internal bug opened
2024-03-06 03:32 AM
2023.3.6 版本 8.1
内部错误:列表索引超出范围 问题仍然存在 什么时候解决?
2024-04-03 06:07 AM
Hi , any news with that issue? or a way to overcome this?
2024-04-03 06:36 AM
The issue is in our ONNX importer of the ConvTranspose.
This issue is not fixed yet.
Regards
2024-06-11 07:40 PM
I converted the model to Keras format and deployed it to cubeai, but encountered an error TOOL ERROR: list index out of range. What is the problem?