MNN icon indicating copy to clipboard operation
MNN copied to clipboard

MNNConvert 转 onnx失败

Open MrJungle1 opened this issue 1 year ago • 2 comments

平台(如果交叉编译请再附上交叉编译目标平台):

Platform(Include target platform as well if cross-compiling):

Github版本:

Github Version: 2.8.3

直接下载ZIP包请提供下载日期以及压缩包注释里的git版本(可通过7z l zip包路径命令并在输出信息中搜索Comment 获得,形如Comment = bc80b11110cd440aacdabbf59658d630527a7f2b)。 git clone请提供 git commit 第一行的commit id

Provide date (or better yet, git revision from the comment section of the zip. Obtainable using 7z l PATH/TO/ZIP and search for Comment in the output) if downloading source as zip,otherwise provide the first commit id from the output of git commit

编译方式:

Compiling Method

./MNNConvert -f ONNX --modelFile ../../tts/adapter/adaptor.onnx --MNNModel adaptor.mnn --bizCode biz --saveStaticModel

编译日志:

Build Log:

The device support i8sdot:0, support fp16:0, support i8mm: 0
Start to Convert Other Model Format To MNN Model..., target version: 2.8
[13:42:36] /data/home/klayychen/chenjiang/MNN/tools/converter/source/onnx/onnxConverter.cpp:46: ONNX Model ir version: 7
[13:42:36] /data/home/klayychen/chenjiang/MNN/tools/converter/source/onnx/onnxConverter.cpp:47: ONNX Model opset version: 12
[13:42:36] /data/home/klayychen/chenjiang/MNN/tools/converter/source/onnx/onnxConverter.cpp:142: Check it out ==> /Clip_output_0 has empty input, the index is 2
[13:42:36] /data/home/klayychen/chenjiang/MNN/tools/converter/source/onnx/onnxConverter.cpp:142: Check it out ==> /length_regulator/Pad_output_0 has empty input, the index is 2
Start to Optimize the MNN Net...
Segmentation fault (core dumped)

MrJungle1 avatar Mar 20 '24 05:03 MrJungle1

相关 Onnx 模型方便发一下我邮箱?

jxt1234 avatar Mar 22 '24 08:03 jxt1234

Marking as stale. No activity in 60 days.

github-actions[bot] avatar May 21 '24 09:05 github-actions[bot]