Skip to content

feat(contrib): map additional ggml forward ops to onnx backend#146

Merged
abetlen merged 3 commits into
mainfrom
feat/onnx-ggml-op-mappings
Jun 8, 2026
Merged

feat(contrib): map additional ggml forward ops to onnx backend#146
abetlen merged 3 commits into
mainfrom
feat/onnx-ggml-op-mappings

Conversation

@abetlen
Copy link
Copy Markdown
Owner

@abetlen abetlen commented Jun 8, 2026

Expand ggml operator coverage in the ONNX backend.

  • Add domain-aware ONNX operator registration and ggml extension mappings.
  • Add native/fallback coverage for Gelu, LpNormalization, RMSNormalization, attention, rotary, GLU, and ggml forward ops.
  • Add ONNX and Hypothesis tests for the new mappings and fix related conformance issues.

@abetlen abetlen force-pushed the feat/onnx-ggml-op-mappings branch from 0f37dc1 to d0af28b Compare June 8, 2026 09:34
@abetlen abetlen changed the title feat(contrib): map ggml ops in ONNX backend feat(contrib): map additional ggml forward ops to onnx backend Jun 8, 2026
@abetlen abetlen marked this pull request as ready for review June 8, 2026 14:49
@abetlen abetlen merged commit 2da159a into main Jun 8, 2026
18 checks passed
@abetlen abetlen deleted the feat/onnx-ggml-op-mappings branch June 8, 2026 14:50
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

Successfully merging this pull request may close these issues.

1 participant