MNN icon indicating copy to clipboard operation
MNN copied to clipboard

多输入多输出模型转换出错

Open Ryuk17 opened this issue 3 years ago • 1 comments

我在转换多输入多输出的模型时候结果不对,使用fastTestOnnx.py报如下的错误,请问如何定位是哪个位置转换出问题了呢? image

Ryuk17 avatar Sep 07 '22 13:09 Ryuk17

  1. 先确保 mnn 代码是最新的,如果是最新代码仍然报这个错误,相关模型发我们排查一下
  2. 参考 https://mnn-docs.readthedocs.io/en/latest/tools/convert.html ,传 DEBUG 去尝试定位

jxt1234 avatar Sep 13 '22 05:09 jxt1234

@jxt1234 大佬想问下,为啥我运行 interpreter->runSession(session); 一直报错:Execute Error for [StridedSlice], 166, code=2?

wsqat avatar Nov 15 '22 10:11 wsqat