mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 06:58:11 -05:00
add BENCHMARK_LOG for mlperf resnet cron (#10516)
This commit is contained in:
2
.github/workflows/mlperf.yml
vendored
2
.github/workflows/mlperf.yml
vendored
@@ -22,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
|
||||
BENCHMARK_LOG=mlpert_train_resnet LOGMLPERF=0 examples/mlperf/training_submission_v5.0/tinycorp/benchmarks/resnet/implementations/tinybox_red/run_and_time.sh
|
||||
|
||||
Reference in New Issue
Block a user