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

Enabled dataset to be used from host - resnet50 and retinanet #152

Merged

Conversation

anandhu-eng
Copy link

No description provided.

@anandhu-eng anandhu-eng marked this pull request as draft October 16, 2024 10:25
@@ -119,6 +119,9 @@ deps:
- enable_if_env:
CM_MODEL:
- resnet50
skip_if_env:
CM_USE_DATASET_FROM_HOST:
- 'yes'

Choose a reason for hiding this comment

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

We should also add a condition to skip this only during the docker build stage - I think it is CM_RUN_STATE_DOCKER=yes

Copy link
Author

Choose a reason for hiding this comment

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

Updated: b519cfd

@arjunsuresh arjunsuresh marked this pull request as ready for review October 16, 2024 13:14
@arjunsuresh arjunsuresh merged commit 16e5d0c into GATEOverflow:mlperf-inference Oct 16, 2024
32 of 35 checks passed
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