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

Attribute error for Gram matrices #4

Open
adiaz20 opened this issue May 24, 2024 · 1 comment
Open

Attribute error for Gram matrices #4

adiaz20 opened this issue May 24, 2024 · 1 comment

Comments

@adiaz20
Copy link

adiaz20 commented May 24, 2024

When I try to characterize a microstructure using the Gram matrices descriptor, the following error is raised:
AttributeError: 'tuple' object has no attribute 'as_list'

I suspect that it could be caused by the deprecation of the tensorflow function to convert a keras tensor into a tf tensor, but I don't know how to solve that.

@s5409693
Copy link
Contributor

Does the error still occur if you use exactly the versions listed in the table in https://github.com/NEFM-TUDresden/MCRpy#Dependencies (not newer versions but exactly these versions)?

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