diff --git a/code/submit_train_dlc.sh b/code/submit_train_dlc.sh index 75183bcd01b4e34dc2c50a709450d27dc6f8cbe4..57a1ccb1ae3e0636b991ea0234144414be55c156 100644 --- a/code/submit_train_dlc.sh +++ b/code/submit_train_dlc.sh @@ -19,10 +19,6 @@ echo "Working directory: $PWD" echo "Current node: ${SLURM_NODELIST}" # For debugging purposes. -python --version -python -m torch.utils.collect_env -nvcc -V - echo "" echo "test environment" echo "-----------------------------------------------------------------------"