Closed alafage closed 8 months ago
Attention: Patch coverage is 96.43161%
with 42 lines
in your changes are missing coverage. Please review.
Project coverage is 99.04%. Comparing base (
b130292
) to head (603c464
). Report is 43 commits behind head on dev.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Start from TorchUncertainty 0.1.6:
Transition to Lightning CLI:
Routine simplification:
save_in_csv
parameter to write the results in a csv fileon_test_epoch_end()
)Baseline update:
Datamodules update:
New datamodules:
Major issues:
LightningCLI(run=False)
and call the fit method of the trainer ourselves as in the previouscli_main()
. -- Moved to laterFinal steps:
Dependencies: