Przeglądaj źródła

feat:env文件开启half

zhaohaipeng 2 tygodni temu
rodzic
commit
b05abf3c32
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .env

+ 1 - 1
.env

@@ -1,4 +1,4 @@
 API_PORT=8080
 COMPILE=1
-HALF=0
+HALF=1
 PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True