JuliaML / MLUtils.jl

Utilities and abstractions for Machine Learning tasks
MIT License
107 stars 20 forks source link

Add `size(::DataLoader)` #174

Closed mcabbott closed 5 months ago

mcabbott commented 5 months ago

Closes https://github.com/FluxML/Flux.jl/issues/2372

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.39%. Comparing base (db00699) to head (b3e62c4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #174 +/- ## ========================================== + Coverage 84.21% 88.39% +4.17% ========================================== Files 15 15 Lines 602 603 +1 ========================================== + Hits 507 533 +26 + Misses 95 70 -25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.