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 8351e59 commit bb3254d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/submission/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ flowchart TD
B --> C [truncate-accuracy-logs]
C --> D[run-mlperf-inference-submission-checker]
C -.-> E[preprocess-mlperf-inference-submission]
E -.-> D
E -.-> D [H]
D --> F[Submission TAR file]
F --> G[Upload to Submission Server]
```
Expand Down

0 comments on commit bb3254d

Please sign in to comment.