onnx / tutorials

Tutorials for creating and using ONNX models
Apache License 2.0
3.34k stars 626 forks source link

Segmentation fault (core dumped) #245

Open AliaChen opened 3 years ago

AliaChen commented 3 years ago

I got the following error when I converted the pth file to pb file.Can anyone help me,Thanks! image

yuslepukhin commented 3 years ago

Which backend are you using to run this model? perhaps you can file against ONNX Runtime or Pytorch?