fix: gate mlperf workflow (#10515)

This commit is contained in:
wozeparrot
2025-05-25 17:06:21 -07:00
committed by GitHub
parent 4941486cb0
commit 7c81f9f95e

View File

@@ -11,6 +11,7 @@ on:
jobs:
run_script_job:
runs-on: [self-hosted, Linux, tinybox]
if: github.repository_owner == 'tinygrad'
steps:
- name: Checkout Code
@@ -21,4 +22,4 @@ jobs:
ln -s /raid/datasets/imagenet extra/datasets/imagenet
- name: Run resnet
run: |
LOGMLPERF=0 examples/mlperf/training_submission_v5.0/tinycorp/benchmarks/resnet/implementations/tinybox_red/run_and_time.sh
LOGMLPERF=0 examples/mlperf/training_submission_v5.0/tinycorp/benchmarks/resnet/implementations/tinybox_red/run_and_time.sh