Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Jan 6, 2025
1 parent 41721df commit a8cdcaf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/submission/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ flowchart LR
Input((MLPerf Inference Results SUT1)) --> Generation
Generation --> Output((Submission Folder SUT1))
```

## Command to generate actual submission folder
```bash
cm docker script --tags=generate,inference,submission \
Expand All @@ -92,7 +93,7 @@ flowchart LR
--division=closed \
--env.CM_DETERMINE_MEMORY_CONFIGURATION=yes \
--quiet
```
```

=== "Multi-SUT submission"

Expand Down

0 comments on commit a8cdcaf

Please sign in to comment.