Skip to content

Commit 3d6508f

Browse files
committed
Turn off export_json by default for geekbench
1 parent 820d29a commit 3d6508f

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

script/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MLCommons Automation Scripts
22

3-
*Last updated: 2026-03-06 15:28:35*
3+
*Last updated: 2026-03-06 15:50:52*
44

55
This directory contains automation scripts for MLPerf benchmarks, AI/ML workflows, and development operations.
66

script/benchmark-program-geekbench/meta.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,17 @@ automation_alias: script
33
automation_uid: 5b4e0237da074764
44
category: Benchmarking
55
cache: false
6+
67
default_env:
78
MLC_GEEKBENCH_WORKLOAD: ''
9+
810
deps:
911
- tags: detect,os
1012
- tags: detect,cpu
1113
- names:
1214
- get-geekbench
1315
tags: get,geekbench
16+
1417
input_mapping:
1518
license_email: MLC_GEEKBENCH_LICENSE_EMAIL
1619
license_key: MLC_GEEKBENCH_LICENSE_KEY

0 commit comments

Comments
 (0)