project1/Test/test.sh

5 lines
49 B
Bash
Raw Normal View History

2024-11-20 12:20:08 +08:00
set -x
GPUS=$1
RUN_COMMAND=${@:2}
INPUT_VALUE=$3