From f34e7661875e9d3d7fea3a6c692564c1cbe530aa Mon Sep 17 00:00:00 2001 From: "jules@lens" Date: Sun, 6 Jan 2019 22:19:47 +0100 Subject: dont rm epoch 11 --- cleanup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cleanup.sh b/cleanup.sh index 43f2750..6175d0b 100755 --- a/cleanup.sh +++ b/cleanup.sh @@ -17,7 +17,7 @@ rm checkpoints/*/7_*.pth rm checkpoints/*/8_*.pth rm checkpoints/*/9_*.pth rm checkpoints/*/10_*.pth -rm checkpoints/*/11_*.pth +#rm checkpoints/*/11_*.pth echo "Cleaning up recursive frames..." -- cgit v1.2.3-70-g09d2