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

Tensor is unhashable. Instead, use tensor.ref() as the key. #14

Open
sbmxc opened this issue Mar 28, 2020 · 1 comment
Open

Tensor is unhashable. Instead, use tensor.ref() as the key. #14

sbmxc opened this issue Mar 28, 2020 · 1 comment

Comments

@sbmxc
Copy link

sbmxc commented Mar 28, 2020

I am getting this error on line number 21(model.train(example_data)). Anyone facing the same issue?
image

@Tizartijo
Copy link

This work for me:
%pip uninstall -y tensorflow
%pip uninstall -y tensorflow-gpu
%pip install tensorflow_probability==0.7.0rc0
%pip install tensorflow-gpu==2.0.0a0

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