Skip to content

tools README#4921

Draft
aarushjain29 wants to merge 1 commit into
developfrom
tools-readme-index
Draft

tools README#4921
aarushjain29 wants to merge 1 commit into
developfrom
tools-readme-index

Conversation

@aarushjain29
Copy link
Copy Markdown
Contributor

Motivation

Technical Details

Changelog Category

Add a CHANGELOG.md entry for any option other than Not Applicable

    • Added: New functionality.
    • Changed: Changes to existing functionality.
    • Removed: Functionality or support that has been removed. (Compared to a previous release)
    • Optimized: Component performance that has been optimized or improved.
    • Resolved Issues: Known issues from a previous version that have been resolved.
    • Not Applicable: This PR is not to be included in the changelog.

Copilot AI review requested due to automatic review settings May 29, 2026 16:42
@aarushjain29 aarushjain29 requested a review from a team as a code owner May 29, 2026 16:42
@aarushjain29 aarushjain29 marked this pull request as draft May 29, 2026 16:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new tools/README.md that serves as an index/reference for the helper scripts and supporting files under tools/, grouping them by purpose (build setup, code quality/CI gates, API generation, model testing, profiling, ONNX Runtime integration, repository workflow, editor support) and pointing to per-subfolder READMEs where available.

Changes:

  • New tools/README.md with a task-reference table and per-category descriptions of every script/subdirectory in tools/.
  • Documents usage hints (e.g., --help, run from repo root) and conventions for license headers and formatting.

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.

2 participants