-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
851bd0b
commit 629b5b0
Showing
3 changed files
with
18 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,23 @@ | ||
Please download [summary.xlsx](summary.xlsx) to view the most recent results. | ||
|
||
Please download [summary.xlsx](summary.xlsx) to view the most recent results. [This page](https://docs.google.com/spreadsheets/d/e/2PACX-1vSCu8F7Hwck-AGJ5kWxi2G3xhO5MJoc_igybvsxjCt-2fEEYyf2BIcR0rTXW0eUzg/pubhtml) shows the results which may not be the latest. | ||
``` | ||
[2024-10-04 09:53:00,935 submission_checker.py:2936 INFO] Results=0, NoResults=0, Power Results=0 | ||
[2024-10-04 09:53:00,935 submission_checker.py:2943 INFO] --- | ||
[2024-10-04 09:53:00,935 submission_checker.py:2944 INFO] Closed Results=0, Closed Power Results=0 | ||
[2024-10-21 11:16:38,255 submission_checker.py:2936 INFO] Results=0, NoResults=0, Power Results=0 | ||
[2024-10-21 11:16:38,256 submission_checker.py:2943 INFO] --- | ||
[2024-10-21 11:16:38,256 submission_checker.py:2944 INFO] Closed Results=0, Closed Power Results=0 | ||
[2024-10-04 09:53:00,935 submission_checker.py:2949 INFO] Open Results=0, Open Power Results=0 | ||
[2024-10-21 11:16:38,256 submission_checker.py:2949 INFO] Open Results=0, Open Power Results=0 | ||
[2024-10-04 09:53:00,935 submission_checker.py:2954 INFO] Network Results=0, Network Power Results=0 | ||
[2024-10-21 11:16:38,256 submission_checker.py:2954 INFO] Network Results=0, Network Power Results=0 | ||
[2024-10-04 09:53:00,935 submission_checker.py:2959 INFO] --- | ||
[2024-10-04 09:53:00,935 submission_checker.py:2961 INFO] Systems=0, Power Systems=0 | ||
[2024-10-04 09:53:00,935 submission_checker.py:2962 INFO] Closed Systems=0, Closed Power Systems=0 | ||
[2024-10-04 09:53:00,935 submission_checker.py:2967 INFO] Open Systems=0, Open Power Systems=0 | ||
[2024-10-04 09:53:00,935 submission_checker.py:2972 INFO] Network Systems=0, Network Power Systems=0 | ||
[2024-10-04 09:53:00,935 submission_checker.py:2977 INFO] --- | ||
[2024-10-04 09:53:00,935 submission_checker.py:2982 INFO] SUMMARY: submission looks OK | ||
[2024-10-21 11:16:38,256 submission_checker.py:2959 INFO] --- | ||
[2024-10-21 11:16:38,256 submission_checker.py:2961 INFO] Systems=0, Power Systems=0 | ||
[2024-10-21 11:16:38,256 submission_checker.py:2962 INFO] Closed Systems=0, Closed Power Systems=0 | ||
[2024-10-21 11:16:38,256 submission_checker.py:2967 INFO] Open Systems=0, Open Power Systems=0 | ||
[2024-10-21 11:16:38,256 submission_checker.py:2972 INFO] Network Systems=0, Network Power Systems=0 | ||
[2024-10-21 11:16:38,256 submission_checker.py:2977 INFO] --- | ||
[2024-10-21 11:16:38,256 submission_checker.py:2982 INFO] SUMMARY: submission looks OK | ||
INFO:root: ! call "postprocess" from /home/runner/CM/repos/mlcommons@cm4mlops/script/run-mlperf-inference-submission-checker/customize.py | ||
``` | ||
|
||
| Organization | Availability | Division | SystemType | SystemName | Platform | Model | MlperfModel | Scenario | Result | Accuracy | number_of_nodes | host_processor_model_name | host_processors_per_node | host_processor_core_count | accelerator_model_name | accelerators_per_node | Location | framework | operating_system | notes | compliance | errors | version | inferred | has_power | Units | weight_data_types | | ||
|----------------|----------------|------------|--------------|--------------|------------|---------|---------------|------------|----------|------------|-------------------|-----------------------------|----------------------------|-----------------------------|--------------------------|-------------------------|------------|-------------|--------------------|---------|--------------|----------|-----------|------------|-------------|---------|---------------------| | ||
|----------------|----------------|------------|--------------|--------------|------------|---------|---------------|------------|----------|------------|-------------------|-----------------------------|----------------------------|-----------------------------|--------------------------|-------------------------|------------|-------------|--------------------|---------|--------------|----------|-----------|------------|-------------|---------|---------------------| |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Organization,Availability,Division,SystemType,SystemName,Platform,Model,MlperfModel,Scenario,Result,Accuracy,number_of_nodes,host_processor_model_name,host_processors_per_node,host_processor_core_count,accelerator_model_name,accelerators_per_node,Location,framework,operating_system,notes,compliance,errors,version,inferred,has_power,Units,weight_data_types |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
|
||
} |