Files
tinygrad/.github/workflows/mlperf.yml
2025-05-17 08:57:02 -04:00

17 lines
390 B
YAML

name: Run MLPerf Training
on:
# schedule:
# - cron: '0 */1 * * *'
workflow_dispatch:
jobs:
run_script_job:
runs-on: [self-hosted, Linux, tinyboxgreen]
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Run resnet
run: |
examples/mlperf/training_submission_v5.0/tinycorp/benchmarks/resnet/implementations/tinybox_green/dev_beam.sh