Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tools] Workflow for tools module build #14567

Open
seanshpark opened this issue Jan 20, 2025 · 1 comment
Open

[tools] Workflow for tools module build #14567

seanshpark opened this issue Jan 20, 2025 · 1 comment

Comments

@seanshpark
Copy link
Contributor

seanshpark commented Jan 20, 2025

To prepare new tools inside tools/* folder, at least, lets' prepare some CI build.

Background:

  • new tool onnx-subgraph from contributor is planned to reside in tools folder.
  • but we don't have any Workflow to check them

My first step is to do minimum build and do unit test.
Extending the CI can be done for each modules while working on it.

@seanshpark seanshpark changed the title [tools] Workflow for tools project build [tools] Workflow for tools module build Jan 20, 2025
@seanshpark
Copy link
Contributor Author

seanshpark commented Jan 21, 2025

For Workflow development, I'll first work on my fork and check it will work as expected.

I'll post necessary changes with new PR is posted.

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

No branches or pull requests

1 participant