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 when running test_VAE.py #3

Open
meeralaxmi opened this issue Mar 22, 2022 · 0 comments
Open

Error when running test_VAE.py #3

meeralaxmi opened this issue Mar 22, 2022 · 0 comments

Comments

@meeralaxmi
Copy link

meeralaxmi commented Mar 22, 2022

I'm getting the error: "NotImplementedError: Cannot convert a symbolic Tensor (meshgrid/Size:0) to a numpy array." in line 42 of test_VAE.py with numpy version 1.21.5. If I try with numpy version=1.19.5, this error does not occur. However, then "numpy.typing" cannot be used as this module was introduced in numpy 1.20 only. Hence, I'm unable to proceed with testing the model.

Do you have any solution to fix this issue?

Thanks in advance!

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