JonathonLuiten / diff-gaussian-rasterization-w-depth

Other
172 stars 29 forks source link

support for torch1.13.1 #11

Open Yiiii19 opened 5 months ago

Yiiii19 commented 5 months ago

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!

Nik-V9 commented 3 months ago

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.