Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when import onnx of yolo8 #2126

Open
xuexl opened this issue Apr 26, 2024 · 0 comments
Open

error when import onnx of yolo8 #2126

xuexl opened this issue Apr 26, 2024 · 0 comments

Comments

@xuexl
Copy link

xuexl commented Apr 26, 2024

I train one model by yolo8, and export to a onnx file, then import by candel-onnx . An error accur:

Error: unsupported op_type Split for op NodeProto { input: ["/model.2/cv1/act/Mul_output_0", "onnx::Split_217"], output: ["/model.2/Split_output_0", "/model.2/Split_output_1"], name: "/model.2/Split", op_type: "Split", domain: "", attribute: [AttributeProto { name: "axis", ref_attr_name: "", doc_string: "", r#type: Int, f: 0.0, i: 1, s: [], t: None, g: None, sparse_tensor: None, tp: None, floats: [], ints: [], strings: [], tensors: [], graphs: [], sparse_tensors: [], type_protos: [] }], doc_string: "" }

Anybody can help me, please ? thanks .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant