We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94f019e commit ebaeba2Copy full SHA for ebaeba2
Pilot1/Uno/train.sh
@@ -49,6 +49,7 @@ if env CUDA_VISIBLE_DEVICES=${CUDA_VISIBLE_DEVICES} \
49
CANDLE_DATA_DIR=${CANDLE_DATA_DIR} \
50
${CMD[@]}
51
then
52
+ CODE=0
53
echo "train.sh: OK."
54
else
55
CODE=$?
0 commit comments