MNN icon indicating copy to clipboard operation
MNN copied to clipboard

TorchScript to MNN segmentation fault

Open jtyan123 opened this issue 1 year ago • 2 comments

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

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

macos M1 14.4.1

Github版本:

Github Version:

github-actions released this Dec 29, 2023 2.8.1 d284430

编译方式:

Compiling Method

./MNNConvert -f TORCH --modelFile ./disk_model_script.pt --MNNModel ./disk_model_script.mnn --bizCode biz   

编译日志:

Build Log:

hw.cpufamily: 458787763 , size = 4
The device support i8sdot:1, support fp16:1, support i8mm: 0
Start to Convert Other Model Format To MNN Model..., target version: 2.8
Start to Optimize the MNN Net...
zsh: segmentation fault  ./MNNConvert -f TORCH --modelFile ./disk_model_script.pt --MNNModel  --bizCod

jtyan123 avatar Apr 08 '24 05:04 jtyan123

./disk_model_script.pt 这个模型文件可以发一下?

jxt1234 avatar Apr 08 '24 08:04 jxt1234

Marking as stale. No activity in 60 days.

github-actions[bot] avatar Jun 07 '24 09:06 github-actions[bot]