Closed Pamphlett closed 2 years ago
Hi, this seems to be a torchsparse issue, please follow the installation and troubleshooting steps specified here: https://github.com/mit-han-lab/torchsparse#installation and open an issue on that repo if you continue to have issues. Thanks!
Hi!
Thanks for sharing your code! That's awesome!
I encountered a compatibility issue while running the code. I got a RTX30 series card so I ran
conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch
to make cuda compatible with the hardware. However, errors occur when I trying to play with the simple example provided intutorial.ipynb
.Any idea about this? Thx :)