BachiLi / diffvg

Differentiable Vector Graphics Rasterization
https://people.csail.mit.edu/tzumao/diffvg/
Apache License 2.0
933 stars 156 forks source link

diffvg render blank image when using a GPU #54

Open MADONOKOUKI opened 1 year ago

MADONOKOUKI commented 1 year ago

Does anyone encounter the issue when rendering the GPU?

For my case, when executing the app/single_curve.py with GPU, it will render blank output.

fibarrola commented 1 year ago

Hey. How did you manage to install it on ubuntu 22.04? Any tricks to avoid cmake errors?