mit-han-lab / torchsparse

[MICRO'23, MLSys'22] TorchSparse: Efficient Training and Inference Framework for Sparse Convolution on GPUs.
https://torchsparse.mit.edu
MIT License
1.15k stars 131 forks source link

Cannot find reference 'SparseTensor' in 'imported module torchsparse'[Installation] <title> #305

Closed wenqi66 closed 2 months ago

wenqi66 commented 2 months ago

Is there an existing issue for this?

Have you followed all the steps in the FAQ?

Current Behavior

After downloading the code from the website https://github.com/mit-han-lab/torchsparse and trying to install the library on a remote GPU server using python setup.py install, the above error is displayed

Error Line

fatal: unable to access 'https://github.com/mit-han-lab/torchsparse.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated. fatal: unable to access 'https://github.com/mit-han-lab/torchsparse.git/': Failed to connect to github.com port 443 after 130519 ms: Connection timed out fatal: unable to access 'https://github.com/mit-han-lab/torchsparse.git/': Failed to connect to github.com port 443 after 131063 ms: Connection timed out error: unable to read sha1 file of .github/ISSUE_TEMPLATE/bug_report.yaml (02d45ca0c5fe3535f62cd7f986a11612eab09886)

Environment

- GCC:11.4.0
- NVCC:V12.1.105
- PyTorch:2.1.2
- PyTorch CUDA:121

Full Error Log

Error Log [PUT YOUR ERROR LOG HERE]