From 3df4cc83a08e9fb6b0b8e738c10367802faf6faa Mon Sep 17 00:00:00 2001 From: li-xl <1905692338@qq.com> Date: Thu, 20 Oct 2022 20:12:18 +0800 Subject: [PATCH] change readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8c3803..ff31695 100644 --- a/README.md +++ b/README.md @@ -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