We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b808608 commit 224cf56Copy full SHA for 224cf56
script/get-preprocessed-dataset-openimages/meta.yaml
@@ -52,7 +52,6 @@ variations:
52
ad:
53
original-dataset:
54
tags: _50
55
- default: true
56
env:
57
MLC_DATASET_SIZE: '50'
58
group: dataset-count
@@ -139,6 +138,7 @@ variations:
139
138
group: dataset-precision
140
full:
141
+ default: true
142
full,validation:
143
144
script/run-mlperf-inference-app/meta.yaml
@@ -383,6 +383,8 @@ variations:
383
add_deps_recursive:
384
submission-checker:
385
tags: _short-run
386
+ openimages-preprocessed:
387
+ tags: _50
388
default: 'true'
389
390
MLC_MLPERF_SUBMISSION_DIVISION: open
0 commit comments