allow spaces in bash args with "$@" (#6521)
This commit is contained in:
@@ -7,4 +7,4 @@ python distillation.py \
|
||||
--do_predict \
|
||||
--fp16 \
|
||||
--val_check_interval 0.1 \
|
||||
$@
|
||||
"$@"
|
||||
|
||||
Reference in New Issue
Block a user