v0.4.0
Features
- conv:
- Add normalized sparse convolution - by @caelyreth (5008e)
- Add target transpose convolution - by @caelyreth (e147a)
- pool:
- Add sparse pooling transpose - by @caelyreth (7c25a)
- Add trilinear sparse upsampling - by @caelyreth (e2f4c)
- tensor:
- Add exact sparse reindexing - by @caelyreth (62143)
- Add sparse lifecycle utilities - by @caelyreth (47b17)
- Add duplicate coordinate reduction - by @caelyreth (54b5b)
Bug Fixes
- Harden artifact runtime and native ABI - by @caelyreth (c8418)