Skip to content

Conversation

@anandhu-eng
Copy link
Contributor

in reference to issue: #536

@anandhu-eng anandhu-eng requested a review from a team as a code owner November 13, 2024 13:08
@github-actions
Copy link

github-actions bot commented Nov 13, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@anandhu-eng anandhu-eng marked this pull request as draft November 13, 2024 13:22
hw_name = env['CM_HW_NAME']

backend = env.get('CM_MLPERF_BACKEND', '')
backend = env.get('CM_MLPERF_BACKEND', 'pytorch') # default is set to pytorch
Copy link
Contributor

Choose a reason for hiding this comment

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

We should not set the default backend here. It should only be for submission generation step if backend information is not available elsewhere.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi @arjunsuresh , updated in commit cf30e25

@anandhu-eng anandhu-eng marked this pull request as ready for review November 19, 2024 07:36
@arjunsuresh arjunsuresh merged commit 6d5b8dd into mlperf-inference Nov 19, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2024
@anandhu-eng anandhu-eng deleted the issue-#536 branch November 20, 2024 04:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants