JuliaML / MLUtils.jl

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

chunk by partition indexes #134

Closed CarloLucibello closed 1 year ago

CarloLucibello commented 1 year ago

also known by unbatch in some frameworks (e.g. https://pytorch-geometric.readthedocs.io/en/latest/modules/utils.html#torch_geometric.utils.unbatch)

codecov-commenter commented 1 year ago

Codecov Report

Merging #134 (115d99c) into main (6a86d23) will increase coverage by 0.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   88.18%   88.28%   +0.10%     
==========================================
  Files          15       15              
  Lines         584      589       +5     
==========================================
+ Hits          515      520       +5     
  Misses         69       69              
Impacted Files Coverage Δ
src/utils.jl 90.07% <100.00%> (+0.36%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.