juliendenize / torchaug

Library to perform efficient vision data augmentations for CPU/GPU per-sample/batched data.
https://torchaug.readthedocs.io/en/latest/
Other
24 stars 2 forks source link

Add pin_memory to _FORCE_TORCHFUNCTION_SUBCLASS #52

Closed juliendenize closed 4 months ago

juliendenize commented 4 months ago

Fixes #49

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 88.22%. Comparing base (65fb418) to head (427fa8d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ======================================= Coverage 88.22% 88.22% ======================================= Files 45 45 Lines 3993 3993 ======================================= Hits 3523 3523 Misses 470 470 ```

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