ZettaAI / zetta_utils

MIT License
10 stars 0 forks source link

feat(training/LayerDataset): add length override #755

Closed trivoldus28 closed 1 month ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.98%. Comparing base (f8df50e) to head (4ca571d). Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #755 +/- ## ======================================= Coverage 99.98% 99.98% ======================================= Files 140 140 Lines 5321 5366 +45 ======================================= + Hits 5320 5365 +45 Misses 1 1 ```

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

supersergiy commented 2 months ago

Would [LoopSampler] work for this?

trivoldus28 commented 1 month ago

Yea actually possibly! I'll give it a try next time. I'll close this PR for now then.