Skip to content

Commit

Permalink
👕 Remove warning for format_batch_fn double save
Browse files Browse the repository at this point in the history
  • Loading branch information
o-laurent committed Aug 25, 2023
1 parent a9ad38e commit f98d2c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torch_uncertainty/routines/classification.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ def __init__(
"model",
"loss",
"optimization_procedure",
"format_batch_fn",
]
)

Expand Down

0 comments on commit f98d2c8

Please sign in to comment.