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

AttributeError: module 'keras._tf_keras.keras.layers' has no attribute 'LocallyConnected1D' #20830

Open
dongloong opened this issue Jan 31, 2025 · 1 comment

Comments

@dongloong
Copy link

dongloong commented Jan 31, 2025

AttributeError: module 'keras._tf_keras.keras.layers' has no attribute 'LocallyConnected1D'

Image

@sonali-kumari1
Copy link
Contributor

Hi @dongloong -

Could you please share a code snippet to reproduce this issue?
Just to let you know, Locally connected layers have been removed from keras 3 due to low usage. You can refer to this migration guide for more information. Thanks!

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

No branches or pull requests

3 participants