diff --git a/TensorFlow/contrib/cv/BSRN_ID1296_for_TensorFlow/test/train_full_1p.sh b/TensorFlow/contrib/cv/BSRN_ID1296_for_TensorFlow/test/train_full_1p.sh index c63d987ed1679ea552ead17406b913796ef8b7bc..cb1f134e98c905e1aa2cc52e6f148915da199f55 100644 --- a/TensorFlow/contrib/cv/BSRN_ID1296_for_TensorFlow/test/train_full_1p.sh +++ b/TensorFlow/contrib/cv/BSRN_ID1296_for_TensorFlow/test/train_full_1p.sh @@ -17,17 +17,9 @@ export RANK_SIZE=1 RANK_ID_START=0 batch_size=8 export JOB_ID=10087 -export RANK_TABLE_FILE=${cur_path}/../configs/rank_table_8p.json # 路径参数初始化 data_path="" - -#设置默认日志级别,不需要修改 -export ASCEND_GLOBAL_LOG_LEVEL=3 - -#export RANK_ID=npu8p -export SLOG_PRINT_TO_STDOUT=0 - # 帮助信息,不需要修改 if [[ $1 == --help || $1 == -h ]];then echo"usage:./train_performance_1P.sh " diff --git a/TensorFlow/contrib/cv/BSRN_ID1296_for_TensorFlow/test/train_performance_1p.sh b/TensorFlow/contrib/cv/BSRN_ID1296_for_TensorFlow/test/train_performance_1p.sh index 40d05221d70fb54b14a8639738406acaacc25589..0eae0ef954e2f2803b8478f5a71b5d3e23a5ad25 100644 --- a/TensorFlow/contrib/cv/BSRN_ID1296_for_TensorFlow/test/train_performance_1p.sh +++ b/TensorFlow/contrib/cv/BSRN_ID1296_for_TensorFlow/test/train_performance_1p.sh @@ -17,17 +17,9 @@ export RANK_SIZE=1 RANK_ID_START=0 batch_size=8 export JOB_ID=10087 -export RANK_TABLE_FILE=${cur_path}/../configs/rank_table_8p.json # 路径参数初始化 data_path="" - -#设置默认日志级别,不需要修改 -export ASCEND_GLOBAL_LOG_LEVEL=3 - -#export RANK_ID=npu8p -export SLOG_PRINT_TO_STDOUT=0 - # 帮助信息,不需要修改 if [[ $1 == --help || $1 == -h ]];then echo"usage:./train_performance_1P.sh "