martinmCGG
martinmCGG
@thss15fyt: > Currently, we use a modified version of [Fast-Quadric-Mesh-Simplification](https://github.com/sp4cerat/Fast-Quadric-Mesh-Simplification) to do this work. I tried implementing two obvious/straightforward modifications on top of [Fast-Quadric-Mesh-Simplification](https://github.com/sp4cerat/Fast-Quadric-Mesh-Simplification): - using absolute number of output...
This also happens in a freshly installed Conda when creating a new environment from scratch, specifically `conda create --name ipex3 python=3.10 intel-extension-for-pytorch=2.1.30 pytorch=2.1.0 -c intel -c conda-forge` yields an environment...
I also experienced this (~30 minutes ago) on Linux at Intel Developer Cloud, but the same command works on my PC. Adding `-v -v -v` to pip switches may provide...