Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

feat: device iterators #71

Merged
merged 6 commits into from
Aug 28, 2024
Merged

feat: device iterators #71

merged 6 commits into from
Aug 28, 2024

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Aug 28, 2024

  • Implementation
  • Tests
    • DeviceIterator (similar to CuIterator)
    • DataLoader
  • Docstring

Copy link

codecov bot commented Aug 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 67 lines in your changes missing coverage. Please review.

Project coverage is 70.21%. Comparing base (1c2619a) to head (a0756e9).

Files with missing lines Patch % Lines
ext/MLDataDevicesMLUtilsExt.jl 0.00% 27 Missing ⚠️
src/iterator.jl 0.00% 20 Missing ⚠️
src/internal.jl 0.00% 8 Missing ⚠️
ext/MLDataDevicesAMDGPUExt.jl 0.00% 3 Missing ⚠️
ext/MLDataDevicesCUDAExt.jl 0.00% 3 Missing ⚠️
ext/MLDataDevicesMetalExt.jl 0.00% 3 Missing ⚠️
ext/MLDataDevicesoneAPIExt.jl 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #71       +/-   ##
===========================================
- Coverage   85.95%   70.21%   -15.74%     
===========================================
  Files          15       17        +2     
  Lines         299      366       +67     
===========================================
  Hits          257      257               
- Misses         42      109       +67     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avik-pal avik-pal merged commit 0f8799c into main Aug 28, 2024
14 of 16 checks passed
@avik-pal avik-pal deleted the ap/iterator branch August 28, 2024 22:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant