Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeError: One of the differentiated Tensors appears to not have been used in the graph. #20

Open
pILLOW-1 opened this issue Nov 12, 2024 · 0 comments

Comments

@pILLOW-1
Copy link

image

Hi, when I use BoxDiff, an error about grad appears at _update_latent function:
"RuntimeError: One of the differentiated Tensors appears to not have been used in the graph. Set allow_unused=True if this is the desired behavior"

But when I set allow_unused=True, another error occurs:

image

Do you have any idea about this? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant