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

[CI] Use ONNX Hub directly in test_model_zoo CI #5267

Merged
merged 5 commits into from Jun 5, 2023
Merged

[CI] Use ONNX Hub directly in test_model_zoo CI #5267

merged 5 commits into from Jun 5, 2023

Conversation

isdanni
Copy link
Contributor

@isdanni isdanni commented May 30, 2023

Description

Make test_model_zoo CI use ONNX Hub directly to enhance test coverage

Issue

Resolve #4384

@isdanni isdanni requested a review from a team as a code owner May 30, 2023 04:36
@jcwchen jcwchen added the test ONNX Model Zoo [Caution] It will test this PR with ONNX Model Zoo label May 30, 2023
isdanni and others added 3 commits May 30, 2023 09:35
Signed-off-by: isdanni <leedanni@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: isdanni <leedanni@gmail.com>
Signed-off-by: isdanni <leedanni@gmail.com>
@jcwchen jcwchen added CI pipelines Issues related to the CI pipeline and removed test ONNX Model Zoo [Caution] It will test this PR with ONNX Model Zoo labels May 30, 2023
Copy link
Member

@jcwchen jcwchen left a comment

Choose a reason for hiding this comment

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

Thank you for the PR! Basically look good to me. Please fix Lint CI failure.

docs/CIPipelines.md Outdated Show resolved Hide resolved
Signed-off-by: Danni <38550500+isdanni@users.noreply.github.com>
@jcwchen jcwchen added the test ONNX Model Zoo [Caution] It will test this PR with ONNX Model Zoo label Jun 5, 2023
@jcwchen jcwchen merged commit ee36eed into onnx:main Jun 5, 2023
36 checks passed
@jcwchen jcwchen removed the test ONNX Model Zoo [Caution] It will test this PR with ONNX Model Zoo label Jun 5, 2023
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
Signed-off-by: isdanni <leedanni@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Danni <38550500+isdanni@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI pipelines Issues related to the CI pipeline
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Make test_model_zoo CI use ONNX Hub directly to enhance test coverage
2 participants