From 3f47ece12a094ac90fa6eab42cf3dbed21b703d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E6=B5=AA?= Date: Mon, 18 Apr 2022 03:29:14 +0000 Subject: [PATCH] update PyTorch/built-in/cv/classification/3D_ResNet_ID0421_for_PyTorch/run8p.sh. --- .../classification/3D_ResNet_ID0421_for_PyTorch/run8p.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/PyTorch/built-in/cv/classification/3D_ResNet_ID0421_for_PyTorch/run8p.sh b/PyTorch/built-in/cv/classification/3D_ResNet_ID0421_for_PyTorch/run8p.sh index e93397f1d8..1081239f59 100644 --- a/PyTorch/built-in/cv/classification/3D_ResNet_ID0421_for_PyTorch/run8p.sh +++ b/PyTorch/built-in/cv/classification/3D_ResNet_ID0421_for_PyTorch/run8p.sh @@ -33,3 +33,10 @@ nohup python3 main.py \ --manual_seed 1234 \ --learning_rate 0.08 \ --tensorboard & + + + + + + +# \ No newline at end of file -- Gitee