Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 333 Bytes

File metadata and controls

13 lines (8 loc) · 333 Bytes

pointops

Original code repo point-transformer.

I build this repo for directly installing pointops with

pip install "git+https://github.com/Silverster98/pointops"

Modification:

  1. Comment #include <THC/THC.h> for using pytorch with latest pytorch version.