From b3995b2eaae294afa27cc521e0aea688331a8255 Mon Sep 17 00:00:00 2001 From: "jules@lens" Date: Sun, 6 Jan 2019 20:28:15 +0100 Subject: cpu count etc --- cleanup.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cleanup.sh') diff --git a/cleanup.sh b/cleanup.sh index 9d16216..43f2750 100755 --- a/cleanup.sh +++ b/cleanup.sh @@ -15,6 +15,9 @@ rm checkpoints/*/5_*.pth rm checkpoints/*/6_*.pth rm checkpoints/*/7_*.pth rm checkpoints/*/8_*.pth +rm checkpoints/*/9_*.pth +rm checkpoints/*/10_*.pth +rm checkpoints/*/11_*.pth echo "Cleaning up recursive frames..." -- cgit v1.2.3-70-g09d2