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

Fix test model URL issue #18823

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Fix test model URL issue #18823

merged 1 commit into from
Dec 14, 2023

Conversation

snnn
Copy link
Member

@snnn snnn commented Dec 14, 2023

Description

ONNX model zoo changed their dir structure. So some our pipelines are failing. In prevent such things happening again, we'd better to read the test data for a cache from local disk instead of downloading it remotely every time.

The data is already in /data/models folder. All I need to do is just mounting the dir to docker.

Test RUN: https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=389842&view=results

Motivation and Context

@snnn snnn requested a review from a team as a code owner December 14, 2023 17:14
Copy link
Contributor

@jchen351 jchen351 left a comment

Choose a reason for hiding this comment

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

Approved

@snnn snnn merged commit b129f42 into main Dec 14, 2023
100 of 104 checks passed
@snnn snnn deleted the snnn/fix_model_urls_issue branch December 14, 2023 21:06
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