Explorar o código

feat:添加ninja-build

zhaohaipeng hai 1 mes
pai
achega
66d71308bf
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      compose.base.yml

+ 2 - 0
compose.base.yml

@@ -14,6 +14,8 @@ services:
     environment:
       COMPILE: ${COMPILE:-0}
       PYTORCH_CUDA_ALLOC_CONF: ${PYTORCH_CUDA_ALLOC_CONF:-expandable_segments:True}
+      TORCH_LOGS: +dynamo
+      TORCHDYNAMO_VERBOSE: 1
     # GPU (remove this block if CPU-only):
     deploy:
       resources: