Skip to content

Commit 8ec394a

Browse files
committed
Debug
1 parent a605d80 commit 8ec394a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pilot1/Uno/train.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ CUDA_VISIBLE_DEVICES=$1 ; shift
2020
CANDLE_DATA_DIR=$1 ; shift
2121
CANDLE_CONFIG=0
2222

23+
set -x
2324
if (( $# == 2 )) ; then
2425
CMD=( python ${CANDLE_MODEL} )
2526
echo "CMD2 = ${CMD[@]}"

0 commit comments

Comments
 (0)