Skip to content

Commit

Permalink
Merge pull request #25 from nicolas-chaulet/renaming
Browse files Browse the repository at this point in the history
Badge
  • Loading branch information
tchaton authored Mar 28, 2020
2 parents 8a9ce5b + edf27df commit 0f4d2f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# 3D Point Cloud Kernels
Pytorch CPU and CUDA kernels for spatial search and interpolation for 3D point clouds.

![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)

## Installation
Requires torch version 1.0 or higher. To install a specific version replace the version number with a given tag.
```
Expand Down

0 comments on commit 0f4d2f2

Please sign in to comment.