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

Errors on GPU #4

Open
lsgos opened this issue Apr 23, 2020 · 0 comments
Open

Errors on GPU #4

lsgos opened this issue Apr 23, 2020 · 0 comments

Comments

@lsgos
Copy link

lsgos commented Apr 23, 2020

Is this repo supposed to work with tensorflow-gpu? It runs fine on the CPU for me but on gpu I get an obscure tensorflow error at the end of an epoch

tensorflow.python.framework.errors_impl.InvalidArgumentError: Got info = 33345 for batch index 0, expected info = 0. Debug_info = heevd
	 [[{{node NG/SelfAdjointEigV2_15}}]

I think this happens inside a matrix inversion routine, so I suspect it could be an issue with precision on the gpu - is this repo meant to be GPU-able?

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