Open Goulustis opened 2 months ago
Hi,
Why are all the parameters converted to the CPU in pydiffvg.RenderFunction.serialize_scene? Wouldn't this have an overhead of moving to the parameters to cuda in pydiffvg.RenderFunction.apply when rendering?
Hi,
Why are all the parameters converted to the CPU in pydiffvg.RenderFunction.serialize_scene? Wouldn't this have an overhead of moving to the parameters to cuda in pydiffvg.RenderFunction.apply when rendering?