Skip to content

Commit 92e6243

Browse files
authored
Merge pull request #43 from GATEOverflow/mlperf-inference-results-scc24
Fix gitignore
2 parents 145eac0 + 3a8ef93 commit 92e6243

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2091
-5
lines changed

.gitignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
summary.xlsx
2-
summary.csv
3-
summary.json
4-
summary_results.json
5-
README.md
1+
/summary.xlsx
2+
/summary.csv
3+
/summary.json
4+
/summary_results.json
5+
/README.md
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"starting_weights_filename": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0",
3+
"retraining": "no",
4+
"input_data_types": "fp32",
5+
"weight_data_types": "fp32",
6+
"weight_transformations": "no"
7+
}

open/MLCommons/measurements/41485dfb4f36-reference-gpu-pytorch_v2.4.1-scc24-base_cu124/stable-diffusion-xl/offline/accuracy_console.out

Whitespace-only changes.

0 commit comments

Comments
 (0)