Autoregressive Quantile Training with Policy evaluation
This commit is contained in:
@@ -196,7 +196,7 @@ class Trainer:
|
||||
|
||||
if task:
|
||||
self.finish_training(task=task)
|
||||
task.close()
|
||||
# task.close()
|
||||
except Exception:
|
||||
if task:
|
||||
task.close()
|
||||
|
||||
Reference in New Issue
Block a user