Explorar el Código

feat:env文件开启half

zhaohaipeng hace 2 semanas
padre
commit
b05abf3c32
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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