From 0311f22be90e0d983b8298841b69adb373f17b83 Mon Sep 17 00:00:00 2001 From: ChenXi Date: Mon, 24 Nov 2025 17:42:59 +0800 Subject: [PATCH] some tiny change --- train.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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