onnx / tutorials

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

import caffe2.python.onnx.backend BUT core dumped ~ #43

Open LamHoCN opened 6 years ago

LamHoCN commented 6 years ago

Hey,authors i want use onnx to tranfer my model from pytorch to caffe2 but when i run import caffe2.python.onnx.backend segmentation fault (core dumped)

i really really don't want to use TFlite

BIGBALLON commented 6 years ago

I have the same issue

lizhen2017 commented 6 years ago

Have you solved this problem? I download the pytorch version caffe2