diff --git a/TensorFlow2/built-in/cv/image_classification/cutmix_ID2502_for_TensorFlow2.X/test/train_performance_1p_dynamic_eval.sh b/TensorFlow2/built-in/cv/image_classification/cutmix_ID2502_for_TensorFlow2.X/test/train_performance_1p_dynamic_eval.sh index bad82c2b5e075552e419e23eba3a6c5f078c33e5..8a60bc93ad2776cc347f0bc5bbc6bbf55a406d17 100644 --- a/TensorFlow2/built-in/cv/image_classification/cutmix_ID2502_for_TensorFlow2.X/test/train_performance_1p_dynamic_eval.sh +++ b/TensorFlow2/built-in/cv/image_classification/cutmix_ID2502_for_TensorFlow2.X/test/train_performance_1p_dynamic_eval.sh @@ -137,7 +137,7 @@ echo "Final Train Accuracy : ${train_accuracy}" #训练用例信息,不需要修改 BatchSize=${batch_size} DeviceType=`uname -m` -CaseName=${Network}_bs${BatchSize}_${RANK_SIZE}'p'_'perf' +CaseName=${Network}_bs${BatchSize}_${RANK_SIZE}'p'_dynamic_eval_'perf' ##获取性能数据,不需要修改 #吞吐量 diff --git a/TensorFlow2/built-in/cv/image_classification/cutmix_ID2502_for_TensorFlow2.X/test/train_performance_1p_static_eval.sh b/TensorFlow2/built-in/cv/image_classification/cutmix_ID2502_for_TensorFlow2.X/test/train_performance_1p_static_eval.sh index 10c8691d40f679b08072da8f77115b8f5710d1ae..c765920719a3068425699606d7acfa3943bf9c87 100644 --- a/TensorFlow2/built-in/cv/image_classification/cutmix_ID2502_for_TensorFlow2.X/test/train_performance_1p_static_eval.sh +++ b/TensorFlow2/built-in/cv/image_classification/cutmix_ID2502_for_TensorFlow2.X/test/train_performance_1p_static_eval.sh @@ -137,7 +137,7 @@ echo "Final Train Accuracy : ${train_accuracy}" #训练用例信息,不需要修改 BatchSize=${batch_size} DeviceType=`uname -m` -CaseName=${Network}_bs${BatchSize}_${RANK_SIZE}'p'_'perf' +CaseName=${Network}_bs${BatchSize}_${RANK_SIZE}'p'_static_eval_'perf' ##获取性能数据,不需要修改 #吞吐量