v0.4.0
MLUtils v0.4.0
Closed issues:
- broken inferred tests for
stack
andbatch
(#52) chunk
returns views for CuArrays (#103)- Extend
chunk
to take aVector
of sizes (#114) - Accomodate
Base.stack
(#119) - stack can cause StackOverflowError or Segmentation fault on macOS ARM (#121)
Merged pull requests:
- improvements to stack (#125) (@CarloLucibello)
- improvements to chunk (#133) (@CarloLucibello)
- chunk by partition indexes (#134) (@CarloLucibello)