Skip to content

Commit 39b994c

Browse files
committed
Update
[ghstack-poisoned]
1 parent ae63814 commit 39b994c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/scripts/test_model.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function ExportModel-Portable {
3030

3131
function ExportModel-Xnnpack {
3232
param (
33-
[string]$model_name,
33+
[string]$model_name
3434
)
3535

3636
python -m examples.xnnpack.aot_compiler --model_name="${MODEL_NAME}" --delegate

0 commit comments

Comments
 (0)