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 bug where MobileNetv2/3 return a MobileNetv1 #265

Merged
merged 2 commits into from
Dec 22, 2023

Conversation

darsnack
Copy link
Member

The MobileNetv2 and MobileNetv3 constructors returned a layer of type MobileNetv1. The actual model itself was correct. Just the wrapper type was wrong.

PR Checklist

  • Tests are added
  • Documentation, if applicable

@darsnack darsnack requested a review from ToucheSir December 22, 2023 16:42
@darsnack darsnack merged commit 3bd48ad into FluxML:master Dec 22, 2023
25 of 27 checks passed
@darsnack darsnack deleted the mobilenet-constructor-fix branch December 22, 2023 17:10
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