huggingface / huggingface/candle

error when import onnx of yolo8

Open
#2,126 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
21k
Forks
1.8k
Avg merge
16h 42m
Merged PRs (30d)
25

Description

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 .

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.