pierotofy / OpenSplat

Production-grade 3D gaussian splatting with CPU/GPU support for Windows, Mac and Linux 🚀
https://antimatter15.com/splat/?url=https://splat.uav4geo.com/banana.splat
GNU Affero General Public License v3.0
924 stars 87 forks source link

Enable libtorch 2.3.x build #109

Closed pfxuan closed 4 months ago

pfxuan commented 4 months ago

This PR activates the latest libtorch 2.3.x build across different platforms.

Note: Currently, windows-2022 is failing. I'll fix this build issue from a different PR. Github Actions bumped up the cuda requirement for Windows agents recently.

pierotofy commented 4 months ago

Thanks @pfxuan !