Skip to content

Document the current ONNX support status#22

Open
HaD0Yun wants to merge 1 commit intoHumeAI:mainfrom
HaD0Yun:codex/issue-5-onnx-support-doc
Open

Document the current ONNX support status#22
HaD0Yun wants to merge 1 commit intoHumeAI:mainfrom
HaD0Yun:codex/issue-5-onnx-support-doc

Conversation

@HaD0Yun
Copy link
Copy Markdown

@HaD0Yun HaD0Yun commented Mar 22, 2026

Summary

Addresses #5 by adding a narrow repository note for the current public status of this request.

## Problem statement
Issue #5 asks for ONNX support, but the repository does not currently tell readers whether ONNX export exists, what is missing, or where a contribution would need to start.

## Root cause
There is no ONNX export script, no ONNX Runtime dependency, and no documented operator/export path in the current public repo.

## What changed
- added `docs/issues/issue-5-onnx-support.md`
  • documented the absence of a current ONNX path in the repo

  • outlined the minimum work needed for a credible ONNX implementation

    Why this design

    A status note is safer than implying feature support that the repository does not yet implement.

    Overlap assessment

    Net-new relative to current open PRs; references issue Onnx support #5 only.

    Validation

    • git diff --check --cached

    Risk / compatibility

    Low risk. Documentation-only and explicit about non-support.

    Files changed

    • docs/issues/issue-5-onnx-support.md

Adds a status note that explains the current repository does not yet expose an ONNX export/inference path.

Constraint: Keep this branch scoped to issue HumeAI#5 only
Rejected: Folding this into a multi-issue combined PR | the requested delivery shape is one PR per issue
Confidence: high
Scope-risk: narrow
Directive: Keep this note fact-limited to what the public repository and issue thread currently support
Tested: git diff --check --cached
Not-tested: Runtime feature execution for the requested capability
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