Skip to content

v0.5.3

Compare
Choose a tag to compare
@chrischoy chrischoy released this 14 Apr 03:45
· 43 commits to master since this release
  • 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 updates
  • MinkowskiToFeature layer