Skip to content

Commit 8c575b6

Browse files
committed
Don't use cache for benchmark-geekbench
1 parent 548146f commit 8c575b6

2 files changed

Lines changed: 2 additions & 2 deletions

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-05 19:32:11*
3+
*Last updated: 2026-03-06 02:02:38*
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ alias: benchmark-program-geekbench
22
automation_alias: script
33
automation_uid: 5b4e0237da074764
44
category: Benchmarking
5-
cache: true
5+
cache: false
66
default_env:
77
MLC_GEEKBENCH_WORKLOAD: ''
88
deps:

0 commit comments

Comments
 (0)