mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
use AM for resnet run_and_time (#10523)
This commit is contained in:
parent
e9bb2052cf
commit
c1919ad55f
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ DATETIME=$(date "+%m%d%H%M")
|
|||
LOGFILE="resnet_green_${DATETIME}_${SEED}.log"
|
||||
|
||||
# init
|
||||
sleep 5 && sudo rmmod amdgpu || true
|
||||
BENCHMARK=10 INITMLPERF=1 python3 examples/mlperf/model_train.py | tee $LOGFILE
|
||||
|
||||
# run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue