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

Fix naming in mobilenet_v3 and densenet #759

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

james77777778
Copy link
Contributor

This PR fixes the naming error in MobileNetV3 and DenseNet caused by the introduction of name_scope.

A new assertion in keras_core/ops/operation.py and corresponding tests have been added.

Copy link
Contributor

@fchollet fchollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for the fix!

@fchollet fchollet merged commit d7d93f8 into keras-team:main Aug 21, 2023
@james77777778 james77777778 deleted the fix-model-name branch August 22, 2023 00:13
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

Successfully merging this pull request may close these issues.

2 participants