diff --git a/train.sh b/train.sh index 600e4fa..d8a7353 100755 --- a/train.sh +++ b/train.sh @@ -1,6 +1,6 @@ #!/bin/bash source /home/apollo/下载/Anaconda/etc/profile.d/conda.sh -conda activate FCP +conda activate gym export MKL_SERVICE_FORCE_INTEL=1 export MKL_THREADING_LAYER=GNU