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

Initial PR - gh actions for submission generation for non CM based benchmarks #440

Merged
merged 12 commits into from
Oct 30, 2024

Conversation

anandhu-eng
Copy link
Contributor

@anandhu-eng anandhu-eng commented Oct 30, 2024

In reference to issue: #439

@anandhu-eng anandhu-eng requested a review from a team as a code owner October 30, 2024 06:19
@anandhu-eng anandhu-eng changed the title TEST PR - gh actions for submission generation for non CM based benchmarks Initial PR - gh actions for submission generation for non CM based benchmarks Oct 30, 2024
Copy link

github-actions bot commented Oct 30, 2024

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

name: CM based Submission Generation

on:
pull_request_target:
Copy link
Contributor

Choose a reason for hiding this comment

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

Why pull_request_target here?

Copy link
Contributor

@arjunsuresh arjunsuresh left a comment

Choose a reason for hiding this comment

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

Need to change to pull_request

@@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest, macos-latest, rhel-latest]
Copy link
Contributor

Choose a reason for hiding this comment

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

rhel-latest is not available on github right?

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 You are right. Let's try to test it on redhat docker as we synced.

@anandhu-eng anandhu-eng merged commit c174d19 into mlperf-inference Oct 30, 2024
35 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 2024
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