Skip to content

Commit

Permalink
Improve scc24 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh committed Sep 24, 2024
1 parent b21cf39 commit 2271866
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/benchmarks/text_to_image/reproducibility/scc24.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ You will need to submit the following files:

* `mlperf_submission.run` - CM commands to run MLPerf inference benchmark saved to this file.
* `mlperf_submission.md` - description of your platform and some highlights of the MLPerf benchmark execution.
* <Team Name> under which results are pushed to the github repository.
* `<Team Name>` under which results are pushed to the github repository.


## SCC interview
Expand Down Expand Up @@ -69,7 +69,8 @@ cm run script --tags=generate,inference,submission \
--division=open \
--category=datacenter \
--env.CM_DETERMINE_MEMORY_CONFIGURATION=yes \
--run_style=test --adr.submission-checker.tags=_short-run \
--run_style=test \
--adr.submission-checker.tags=_short-run \
--quiet \
--submitter=<Team Name>
```
Expand Down

0 comments on commit 2271866

Please sign in to comment.