BachiLi / diffvg

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

diffvg render blank image when using a GPU #54

Open MADONOKOUKI opened 2 years ago

MADONOKOUKI commented 2 years 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?