Skip to content

Commit 30a3480

Browse files
authored
Update README.rst
1 parent f4c3342 commit 30a3480

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Pointnet2 PyTorch
1+
Pointnet2/Pointnet++ PyTorch
22
=================
33

4-
Partial implemention of `Pointnet2 <https://github.com/charlesq34/pointnet2>`_ written in `PyTorch <http://pytorch.org>`_.
4+
Implemention of `Pointnet2/Pointnet++ <https://github.com/charlesq34/pointnet2>`_ written in `PyTorch <http://pytorch.org>`_.
55

6-
The custom ops used by Pointnet2 are currently **ONLY** supported on the GPU using CUDA.
6+
The custom ops used by Pointnet++ are currently **ONLY** supported on the GPU using CUDA.
77

88
Building CUDA kernels
99
---------------------

0 commit comments

Comments
 (0)