Skip to content

Commit 043083f

Browse files
Badge
1 parent c4d95fc commit 043083f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# 3D Point Cloud Kernels
22
Pytorch CPU and CUDA kernels for spatial search and interpolation for 3D point clouds.
33

4+
![Deploy](https://github.com/nicolas-chaulet/torch-points-kernels/workflows/Deploy/badge.svg) ![Unittests](https://github.com/nicolas-chaulet/torch-points-kernels/workflows/Unittests/badge.svg)
5+
46
## Installation
57
Requires torch version 1.0 or higher. To install a specific version replace the version number with a given tag.
68
```

0 commit comments

Comments
 (0)