From d62b3d8f3eaf1356163ff512ea4d5bdfa822f452 Mon Sep 17 00:00:00 2001 From: LDOUBLEV Date: Wed, 19 Jan 2022 09:12:06 +0000 Subject: [PATCH] python3.7 to python --- test_tipc/configs/det_mv3_db_v2.0/train_benchmark.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_tipc/configs/det_mv3_db_v2.0/train_benchmark.txt b/test_tipc/configs/det_mv3_db_v2.0/train_benchmark.txt index 4f661d58..cad16c41 100644 --- a/test_tipc/configs/det_mv3_db_v2.0/train_benchmark.txt +++ b/test_tipc/configs/det_mv3_db_v2.0/train_benchmark.txt @@ -1,6 +1,6 @@ ===========================train_params=========================== model_name:det_mv3_db_v2.0_benchmark -python:python3.7 +python:python gpu_list:0|0,1 Global.use_gpu:True|True Global.auto_cast:null -- GitLab