diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/LICENSE b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/LICENSE similarity index 100% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/LICENSE rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/LICENSE diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/README.md b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/README.md similarity index 100% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/README.md rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/README.md diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/freeze_graph.py b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/freeze_graph.py similarity index 100% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/freeze_graph.py rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/freeze_graph.py diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/freeze_graph.sh b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/freeze_graph.sh similarity index 100% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/freeze_graph.sh rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/freeze_graph.sh diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/loss perf_npu.txt b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/loss perf_npu.txt similarity index 100% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/loss perf_npu.txt rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/loss perf_npu.txt diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/modelzoo_level.txt b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/modelzoo_level.txt similarity index 100% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/modelzoo_level.txt rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/modelzoo_level.txt diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/requirements.txt b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/requirements.txt similarity index 100% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/requirements.txt rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/requirements.txt diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/run.sh b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/run.sh similarity index 100% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/run.sh rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/run.sh diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/tcn.py b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/tcn.py similarity index 100% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/tcn.py rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/tcn.py diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/test/train_full_1p.sh b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/test/train_full_1p.sh similarity index 100% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/test/train_full_1p.sh rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/test/train_full_1p.sh diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/test/train_performance_1p.sh b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/test/train_performance_1p.sh similarity index 99% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/test/train_performance_1p.sh rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/test/train_performance_1p.sh index 5abcfad1a3757c6eff34c388382f6f53bf91b390..61f38cbad1cbc1d71b0dc61f06552d3f12914998 100644 --- a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/test/train_performance_1p.sh +++ b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/test/train_performance_1p.sh @@ -20,7 +20,7 @@ export ASCEND_GLOBAL_LOG_LEVEL=3 #基础参数,需要模型审视修改 #网络名称,同目录名称 -Network="Keras-TCN_ID0785_for_TensorFlow" +Network="Keras-TCN_ID2665_for_TensorFlow" #训练epoch train_epochs=3 #训练batch_size diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/train.py b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/train.py similarity index 100% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/train.py rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/train.py diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/train_1p_ci.sh b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/train_1p_ci.sh similarity index 100% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/train_1p_ci.sh rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/train_1p_ci.sh diff --git a/TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/utils.py b/TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/utils.py similarity index 100% rename from TensorFlow/contrib/cv/Keras-TCN_ID0785_for_TensorFlow/utils.py rename to TensorFlow/contrib/cv/Keras-TCN_ID2665_for_TensorFlow/utils.py