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

Error while optimising. #1

Closed
svaibhavsingh opened this issue Jan 31, 2018 · 2 comments
Closed

Error while optimising. #1

svaibhavsingh opened this issue Jan 31, 2018 · 2 comments

Comments

@svaibhavsingh
Copy link

Still facing the issue referred in below link: tensorflow/tensorflow#7414.
AdamOptimizer(0.01).minimize(sgp, maxiter=1000) where sgp is sparse model.

@markvdw
Copy link
Owner

markvdw commented Jan 31, 2018

There will be an update to the code soon which fixes this bug properly. Right now I think it can be fixed either by setting to use float32 in gpflowrc or by adding a cast in the function that extracts the patches.

@svaibhavsingh
Copy link
Author

Thanks for the help, it worked.

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

2 participants