Ver Fonte

feat:添加ninja-build

zhaohaipeng há 3 meses atrás
pai
commit
66d71308bf
1 ficheiros alterados com 2 adições e 0 exclusões
  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: