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

Import from tensorflow.keras import layers could not be resolved #2637

Closed
YustasDev opened this issue Feb 22, 2022 · 2 comments
Closed

Import from tensorflow.keras import layers could not be resolved #2637

YustasDev opened this issue Feb 22, 2022 · 2 comments
Assignees
Labels

Comments

@YustasDev
Copy link

No description provided.

@YustasDev YustasDev added the bug label Feb 22, 2022
@YustasDev
Copy link
Author

error1

@blois blois self-assigned this Feb 24, 2022
@blois
Copy link
Contributor

blois commented Feb 24, 2022

This is a diagnostic error which is from static analysis, it's getting tripped up on https://github.com/tensorflow/tensorflow/blob/57a903a9ea32f02731a1e89b8067b20206633ae7/tensorflow/api_template.__init__.py#L91.

My understanding is that this should be equivalent to from keras import layers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants