We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To prepare new tools inside tools/* folder, at least, lets' prepare some CI build.
tools/*
Background:
onnx-subgraph
tools
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
To prepare new tools inside
tools/*
folder, at least, lets' prepare some CI build.Background:
onnx-subgraph
from contributor is planned to reside intools
folder.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.
The text was updated successfully, but these errors were encountered: