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

no attribute 'is_tensor' #70

Open
tjohn88 opened this issue Oct 5, 2023 · 1 comment
Open

no attribute 'is_tensor' #70

tjohn88 opened this issue Oct 5, 2023 · 1 comment

Comments

@tjohn88
Copy link

tjohn88 commented Oct 5, 2023

Hi! When I run python rerender.py --cfg config/real2sculpture.json
I have this error:
File "...\Python\Python310\lib\site-packages\einops_backends.py", line 513, in is_appropriate_type
return self.K.is_tensor(tensor) and self.K.is_keras_tensor(tensor)
AttributeError: module 'keras.backend' has no attribute 'is_tensor'.

@williamyang1991
Copy link
Owner

Update einops, e.g pip install --upgrade einops

#26 (comment)

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