Skip to content

Commit 0f4d2f2

Browse files
authored
Merge pull request #25 from nicolas-chaulet/renaming
Badge
2 parents 8a9ce5b + edf27df commit 0f4d2f2

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)