This repository has been archived by the owner on Aug 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
convert-caffe2-to-onnx get error : "Segmentation fault (core dumped)" #292
Comments
Can you use gdb to get a backtrace and post it here? |
caffe2onnx.py :
|
I am also having same issue. Any suggestions? Thanks. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm trying to convert caffe2 model to onnx model, but simply type
convert-caffe2-to-onnx
will get this error : "Segmentation fault (core dumped)
".I have tried the following environments :
They all get the same result.
The text was updated successfully, but these errors were encountered: