File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,18 @@ The following diagram describes the submission structure
1919│ │ │ │ │ │ │ └── mlperf_log_summary.txt
2020│ │ │ │ │ │ ├── performance
2121│ │ │ │ │ │ │ ├── run_1
22- │ │ │ │ │ │ │ │ ├── mlperf_log_accuracy.txt
2322│ │ │ │ │ │ │ │ ├── mlperf_log_detail.txt
2423│ │ │ │ │ │ │ │ └── mlperf_log_summary.txt
24+ │ │ │ │ │ │ │ ├── power (only for power submissions)
25+ │ │ │ │ │ │ │ │ ├── client.json
26+ │ │ │ │ │ │ │ │ ├── client.log
27+ │ │ │ │ │ │ │ │ ├── ptd_log.txt
28+ │ │ │ │ │ │ │ │ ├── server.json
29+ │ │ │ │ │ │ │ │ └── server.log
30+ │ │ │ │ │ │ │ ├── ranging (only for power submissions)
31+ │ │ │ │ │ │ │ │ ├── mlperf_log_detail.txt
32+ │ │ │ │ │ │ │ │ ├── mlperf_log_summary.txt
33+ │ │ │ │ │ │ │ │ └── spl.txt
2534│ │ │ │ │ │ ├── <TEST0X>
2635│ │ │ │ │ │ │ ├── accuracy
2736│ │ │ │ │ │ │ │ ├── accuracy.txt
You can’t perform that action at this time.
0 commit comments