Skip to content

Commit 7f3e804

Browse files
authored
Update test-mlc-script-features.yml
1 parent 7645548 commit 7f3e804

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-mlc-script-features.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
164164
export MLC_SCRIPT_EXTRA_CMD="--adr.python.name=mlperf"
165165
166-
mlcr run,mlperf,inference,_submission,_short --adr.python.version_min=3.8 --adr.compiler.tags=gcc --adr.openimages-preprocessed.tags=_50 --submitter=MLCommons --implementation=cpp --hw_name=default --model=retinanet --backend=onnxruntime --device=cpu --scenario=Offline --quiet
166+
mlcr run,mlperf,inference --adr.python.version_min=3.8 --adr.compiler.tags=gcc --adr.openimages-preprocessed.tags=_50 --submitter=MLCommons --implementation=cpp --hw_name=default --model=retinanet --backend=onnxruntime --device=cpu --scenario=Offline --quiet
167167
168168
# Step for Linux/MacOS
169169
- name: Randomly Execute Step (Linux/MacOS)

0 commit comments

Comments
 (0)