Something went wrong on our end
Memory leak: Catch error and retry
All threads resolved!
All threads resolved!
Compare changes
- Manon Blanco authored
+ 67
− 36
@@ -5,16 +5,20 @@
@@ -25,8 +29,18 @@ if MLFLOW_AVAILABLE:
@@ -47,7 +61,11 @@ def train(rank, params, mlflow_logging=False):
@@ -88,21 +106,6 @@ def serialize_config(config):
@@ -114,28 +117,19 @@ def run(config: dict):
@@ -153,4 +147,41 @@ def run(config: dict):