Skip to content

Conversation

@anandhu-eng
Copy link
Contributor

No description provided.

@anandhu-eng anandhu-eng requested a review from a team as a code owner October 25, 2024 06:20
@github-actions
Copy link

github-actions bot commented Oct 25, 2024

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

@anandhu-eng anandhu-eng marked this pull request as draft October 25, 2024 09:08
return 0
except subprocess.TimeoutExpired:
reset_terminal() # Reset terminal to sane state
reset_terminal() # Reset terminal to same state
Copy link
Contributor

Choose a reason for hiding this comment

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

sane is correct :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

corrected in 31723a8

@anandhu-eng anandhu-eng marked this pull request as ready for review October 28, 2024 21:39
if os_info['platform'] == "windows":
return {'return':1, 'error':'get-platform-details script not yet supported in windows!'}
if os_info['platform'] == "darwin":
i['run_script_input']['script_name'] = "run-macos"
Copy link
Contributor

Choose a reason for hiding this comment

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

we don't need to do this - it happens automatically for different OS flavors

@arjunsuresh arjunsuresh merged commit bea5f35 into mlperf-inference Oct 28, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 28, 2024
@anandhu-eng anandhu-eng deleted the anandhu-eng-patch-3 branch October 29, 2024 04:05
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