v0.1.3
This is the release notes of v0.1.3. See here for the complete list of solved issues and merged PRs.
Enhancements
- Unify actor distributors for workers and schedulers (#391)
- Support non-square matrix for lu decomposition (#397)
- Support **kwargs in new_session (#418)
- Remove central ChunkMetaActor in schedulers (#422)
- Use Enum instead of numbers to specify compression types (#427)
- Support creating tensor from list of tensors (#429)