use AM for resnet run_and_time (#10523)

This commit is contained in:
chenyu
2025-05-26 14:50:49 -04:00
committed by GitHub
parent e9bb2052cf
commit c1919ad55f

View File

@@ -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