Update run_dali.sh

This commit is contained in:
littletomatodonkey 2020-12-03 15:58:07 +08:00 committed by GitHub
parent 1e4925704d
commit 049cbb26d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,4 +8,4 @@ python3.7 -m paddle.distributed.launch \
tools/static/train.py \
-c ./configs/ResNet/ResNet50.yaml \
-o print_interval=10 \
-o use_dali=true
-o use_dali=True