Skip to content

Fix for dataset path with space #2183

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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

anandhu-eng
Copy link
Contributor

No description provided.

@anandhu-eng anandhu-eng requested a review from a team as a code owner April 23, 2025 13:02
Copy link
Contributor

github-actions bot commented Apr 23, 2025

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

@anandhu-eng anandhu-eng marked this pull request as draft April 23, 2025 17:01
@anandhu-eng anandhu-eng changed the base branch from dev to master June 10, 2025 18:13
@@ -59,13 +65,13 @@ def main():
)
verify_performance_command = (
"python3 "
+ verify_performance_binary
+ f"""{q}{verify_performance_binary}{q}"""
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldnt we use os.path.join here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Cleaned similar code parts in 6657bf7

@anandhu-eng anandhu-eng marked this pull request as ready for review June 10, 2025 19:00
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