change readme

This commit is contained in:
li-xl 2022-10-20 20:12:18 +08:00
parent 079bbc3550
commit 3df4cc83a0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Introduction
JSparse is a high-performance auto-differentiation library for sparse voxels computation and point cloud processing based on [TorchSparse](https://github.com/mit-han-lab/torchsparse) and [Jittor](https://github.com/Jittor/jittor).
JSparse is a high-performance auto-differentiation library for sparse voxels computation and point cloud processing based on [Jittor](https://github.com/Jittor/jittor), [TorchSparse](https://github.com/mit-han-lab/torchsparse) and [Torch Cluster](https://github.com/rusty1s/pytorch_cluster).
## Installation