Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-04-14 | 354 Bytes | |
v0.5.3.tar.gz | 2021-04-14 | 5.7 MB | |
v0.5.3.zip | 2021-04-14 | 5.9 MB | |
Totals: 3 Items | 11.6 MB | 0 |
- Updated README for pytorch 1.8.1 support
- Use custom
gpu_storage
instead of thrust vector for faster constructors - pytorch installation instruction updates
- fix transpose kernel map with
kernel_size == stride_size
- Update reconstruction and vae examples for v0.5 API
stack_unet.py
example, API updatesMinkowskiToFeature
layer