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

Not tf 1.14 compatible #7

Open
ndalton12 opened this issue Jun 20, 2019 · 2 comments
Open

Not tf 1.14 compatible #7

ndalton12 opened this issue Jun 20, 2019 · 2 comments

Comments

@ndalton12
Copy link

The newest tf 1.14 release removes tensorflow.python.ops.linalg.linear_operator_util.matmul_with_boradcast.
This causes the tests to fail and I can't run the example code.

@pvd0anh
Copy link

pvd0anh commented Jun 21, 2019

Configure my device: ubuntu 16.04; python 3.5.2; cuda 9; GPU GTX 1080 TI
I change tf 1.14 to tf 1.12, and install tensorflow_probability version 0.5.0, and it ran

@ndalton12
Copy link
Author

Configure my device: ubuntu 16.04; python 3.5.2; cuda 9; GPU GTX 1080 TI
I change tf 1.14 to tf 1.12, and install tensorflow_probability version 0.5.0, and it ran

Thanks, I got it to work on tf 1.13.1 and tensorflow_probability 0.6.0, I think the readme.md should indicate that the tf version is incorrect just so other people know

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