jumbo merge

This commit is contained in:
Vladimir Mandic
2023-06-13 11:58:14 -04:00
parent 0d101b9def
commit cb307399dd
72 changed files with 535 additions and 408 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ def get_memory():
'gpu-inactive': inactive,
'events': events,
})
except:
except Exception:
pass
return Map(mem)