diff --git a/PyTorch/built-in/cv/classification/ResNet50_for_PyTorch/run_4p.sh b/PyTorch/built-in/cv/classification/ResNet50_for_PyTorch/run_4p.sh index 2b29adfe64f837bdef5d2eb30268331429559496..5a7f65f044e4216af71fc33185ee7f6aec5c6b61 100644 --- a/PyTorch/built-in/cv/classification/ResNet50_for_PyTorch/run_4p.sh +++ b/PyTorch/built-in/cv/classification/ResNet50_for_PyTorch/run_4p.sh @@ -41,3 +41,4 @@ python3.7 ${currentDir}/DistributedResnet50/main_apex_d76_npu.py \ --batch-size=2048 > ./resnet50_4p.log 2>&1 & +# 11111 \ No newline at end of file