Ver Fonte

feat:env文件开启half

zhaohaipeng há 3 semanas atrás
pai
commit
b05abf3c32
1 ficheiros alterados com 1 adições e 1 exclusões
  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