Skip to content

Comments

docs: document verify CLI usage and remove end-to-end section#19

Merged
strimo378 merged 1 commit intomainfrom
codex/document-cli-parameters-in-readme
Jan 10, 2026
Merged

docs: document verify CLI usage and remove end-to-end section#19
strimo378 merged 1 commit intomainfrom
codex/document-cli-parameters-in-readme

Conversation

@strimo378
Copy link
Contributor

Motivation

  • Update the README to reflect the CLI's new end-to-end verify command instead of describing a manual end-to-end workflow.
  • Remove the stale CLI End-to-End Test Concept section which duplicated user-facing instructions already implemented in the tool.

Description

  • Replace the compile --emit-testbench example with the verify usage example (python -m onnx2c verify path/to/model.onnx).
  • Remove the old “CLI End-to-End Test Concept” paragraph and add a concise CLI Parameters section describing model, output, --template-dir, --model-name, and --emit-testbench.

Testing

  • Ran the test suite with pytest -q and it succeeded with 21 passed.
  • No additional automated tests were required for the README-only change.

Codex Task

@strimo378 strimo378 merged commit 15c9a4c into main Jan 10, 2026
0 of 2 checks passed
@strimo378 strimo378 deleted the codex/document-cli-parameters-in-readme branch January 10, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant