From a99d4fbfe38310887c104704d117bb9d8b6557a5 Mon Sep 17 00:00:00 2001 From: LDOUBLEV Date: Thu, 27 Jan 2022 08:38:26 +0000 Subject: [PATCH] keep dir and model_name the same --- .../{det_mv3_db_v2.0 => det_mv3_db_v2}/train_benchmark.txt | 0 .../{det_mv3_db_v2.0 => det_mv3_db_v2}/train_infer_python.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename test_tipc/configs/{det_mv3_db_v2.0 => det_mv3_db_v2}/train_benchmark.txt (100%) rename test_tipc/configs/{det_mv3_db_v2.0 => det_mv3_db_v2}/train_infer_python.txt (100%) diff --git a/test_tipc/configs/det_mv3_db_v2.0/train_benchmark.txt b/test_tipc/configs/det_mv3_db_v2/train_benchmark.txt similarity index 100% rename from test_tipc/configs/det_mv3_db_v2.0/train_benchmark.txt rename to test_tipc/configs/det_mv3_db_v2/train_benchmark.txt diff --git a/test_tipc/configs/det_mv3_db_v2.0/train_infer_python.txt b/test_tipc/configs/det_mv3_db_v2/train_infer_python.txt similarity index 100% rename from test_tipc/configs/det_mv3_db_v2.0/train_infer_python.txt rename to test_tipc/configs/det_mv3_db_v2/train_infer_python.txt -- GitLab