Investigate and fix model conversion issues in OpenVINO Frontends (ONNX, PyTorch) — triage, debugging, accuracy comparison, and pre-submission verification.
73
91%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Diagnose and fix issues where models fail to convert to OpenVINO IR or produce incorrect inference results through an OpenVINO frontend.
Each frontend has its own detailed investigation workflow. Read the one matching the target framework:
| Frontend | Skill file | What it covers |
|---|---|---|
| ONNX | onnx.md | Triage (unsupported op / conversion bug / shape-type / opset gap), ORT baseline comparison, translator debugging, .prototxt test models, C++ GTest, pre-submission checklist |
| PyTorch | pytorch.md | Triage (unsupported op / tracing mode / inplace / normalize-step), TorchScript vs torch.export identification, layer test debugging, pre-submission checklist |
| Frontend | Skill file | When to use |
|---|---|---|
| ONNX | add-fe-op/onnx.md | Implementing a new ONNX op translator from scratch |
| PyTorch | add-fe-op/pytorch.md | Implementing a new PyTorch op translator from scratch |
4c20980
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.