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

Accelerate linux build workflow #28

Closed pfxuan closed 8 months ago

pfxuan commented 8 months ago

This PR adds and re-uses the cuda/libtorch cache layers across linux build matrix. The workflow run time of each build is reduced from 9 minutes to 3 minutes 🚀.

pierotofy commented 8 months ago

That's awesome! Thanks @pfxuan