diffvg
diffvg copied to clipboard
Question: Is gradient maintained in 'background_image'?
Greetings! I would like to know, if background_image is passed to render, and background_image itself is a tensor in the computation graph that requires gradient, if the gradient flow is maintained through the background_image.
Thanks!