We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac1ad6 commit b47243dCopy full SHA for b47243d
src/uncle_val/pipelines/validation_set_utils.py
@@ -169,5 +169,5 @@ def loss_fn(*args, **kwargs):
169
del model
170
torch.cuda.empty_cache()
171
torch.cuda.synchronize()
172
-
+
173
return result
0 commit comments