diff --git a/TensorFlow/contrib/cv/MVDSCN_ID1272_for_TensorFlow/README.md b/TensorFlow/contrib/cv/MVDSCN_ID1272_for_TensorFlow/README.md index 3e13cb6d9c855f7e92460813e19afd8077d94c0f..ba03222af10617799f43cc223470f6c926115599 100644 --- a/TensorFlow/contrib/cv/MVDSCN_ID1272_for_TensorFlow/README.md +++ b/TensorFlow/contrib/cv/MVDSCN_ID1272_for_TensorFlow/README.md @@ -82,3 +82,15 @@ epoch = 150; | NPU | 0.3780 | |-----|--------| | **GPU** | **0.3700** | + +# 3、训练性能 +GPU和NPU下的训练性能结果 +npu性能: +Final Performance images/sec : 258.80 +Final Performance sec/step : 1.93202 +E2E Training Duration sec : 372 +gpu性能: +INFO:tensorflow: Final Performance images/sec: 2684.05 , batch_size:500 +INFO:tensorflow: Final Performance sec/step: 0.19 , batch_size:500 +E2E Training Duration sec : 298 +(使用ECS V100 GPU) \ No newline at end of file