Sfoglia il codice sorgente

feat:env文件开启half

zhaohaipeng 2 settimane fa
parent
commit
b05abf3c32
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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