Christopher Lee
Christopher Lee
Similar to #723 , add tests for all possible combinations so they don't break in the future.
Test each combination of datasets and models to ensure that all models work correctly. If a model doesn't work, fix or remove it.
Blocked by https://github.com/torch-points3d/torch-points-kernels/issues/89
@zhijian-liu @kentangSJTU How would you feel about me adding a conda build? I think it would cut down on some build issues and make it easier for people.
Ceres fails to compile in debug mode on mingw due to "too many sections", but it compiles fine in release mode. To reproduce using MinGW UCRT64: ```bash mkdir bin cd...
Hi, I want to use OpenPoints as a library within my project. It would be nice if OpenPoints was able to be installed in its entirety as a package. This...
Package: ceres:x64-mingw-static -> 2.1.0#4 **Host Environment** - Host: x64-windows - Compiler: GNU 13.1.0 - vcpkg-tool version: 2023-10-18-27de5b69dac4b6fe8259d283cd4011e6d20a84ce vcpkg-scripts version: 0e2a0e0ad 2023-10-31 (83 minutes ago) **To Reproduce** `vcpkg install ceres` **Failure...