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

Cannot find a connection between any variable and the result of the loss function y=f(x). Please make sure the operations that use variables are inside the function f passed to minimize() #15

Open
YoussefSbeiti opened this issue Jul 30, 2020 · 0 comments

Comments

@YoussefSbeiti
Copy link

I've been trying to track this error down all day. The losses get computed fine, but tf is not able to compute the gradient because the weights are not used in the loss computation apparently. I checked the code and it looks like the loss function IS using the weights and kernels properly. Any help would be appreciated.

image

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