调整GPU配置

This commit is contained in:
2024-06-21 14:25:18 +08:00
parent 9584d1fe35
commit 2535b0bf65

View File

@@ -17,4 +17,4 @@ IE_BATCH_SIZE = 4
LAYOUT_ANALYSIS = False
# 可使用的GPU
CUDA_VISIBLE_DEVICES = "0,1"
CUDA_VISIBLE_DEVICES = "1"