Skip to content

Commit

Permalink
Merge branch 'GATEOverflow:mlperf-inference-results-scc24' into mlper…
Browse files Browse the repository at this point in the history
…f-inference-results-scc24
  • Loading branch information
arjunsuresh authored Sep 24, 2024
2 parents 0409c0b + fe5b4b8 commit 0322cef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
cla-check:
if: github.repository_owner == 'mlcommons'
runs-on: ubuntu-latest
steps:
- name: "MLCommons CLA bot check"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
python3 -m pip install cm4mlops
- name: Run MLPerf Inference Submission Checker
run: |
cm run script --tags=run,mlperf,inference,submission,checker,_short-run --adr.submission-checker-src.tags=_repo.https://github.com/gateoverflow/inference --version=r4.1 --quiet --extra_args=" --skip-extra-files-in-root-check" --submission_dir=./
cm run script --tags=run,mlperf,inference,submission,checker,_short-run --adr.submission-checker-src.tags=_repo.https://github.com/gateoverflow/inference --src_version=v4.1 --quiet --extra_args=" --skip-extra-files-in-root-check" --submission_dir=./

0 comments on commit 0322cef

Please sign in to comment.