JonathonLuiten/diff-gaussian-rasterization-w-depth

support for torch1.13.1

Yiiii19 opened this issue · 1 comments

Hi thanks for the work!
I am using splatam and want to install pypose which requires at least torch 1.13, however, the rasterization needs 1.12, hence there is a conflict.

If i want to run the splatam (import the gs package) with torch=1.13, do you know how i can manage it?
Thanks!

Hi, Torch 1.12 is not a hard requirement.

I've tested the code with Torch 2.3 and CUDA 12.1 and it works. The default way of installing on SplaTAM should work with any version of Torch.