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

Check if normalize exists on _add_norm #3371

Merged
merged 5 commits into from
Jun 16, 2021
Merged

Conversation

renato145
Copy link
Contributor

Fixes #3370

@renato145 renato145 requested a review from jph00 as a code owner May 12, 2021 10:08
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@muellerzr
Copy link
Contributor

Very nice fix and test! cc: @jph00

Copy link
Member

@jph00 jph00 left a comment

Choose a reason for hiding this comment

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

Looks great - just a couple of minor suggestions. Please at-mention me when ready to go

fastai/vision/learner.py Outdated Show resolved Hide resolved
fastai/vision/learner.py Outdated Show resolved Hide resolved
renato145 and others added 3 commits May 16, 2021 19:56
Co-authored-by: Jeremy Howard <github@jhoward.fastmail.fm>
Co-authored-by: Jeremy Howard <github@jhoward.fastmail.fm>
@renato145
Copy link
Contributor Author

Ready to go @jph00, updated with your suggestions.

@muellerzr
Copy link
Contributor

muellerzr commented May 16, 2021 via email

@renato145
Copy link
Contributor Author

@muellerzr I just tried and it was working fine. Can you share and example of that happening?

@muellerzr
Copy link
Contributor

muellerzr commented May 16, 2021

@renato145 thanks for the verification, I believe this may have also been fixed in this latest version (the issue opened up on the forums).

Also looks like notebooks and the lib aren't synced. Can you run nbdev_build_lib one more time?

@renato145 renato145 requested a review from jph00 May 17, 2021 06:29
@jph00
Copy link
Member

jph00 commented Jun 16, 2021

Many thanks :)

@jph00 jph00 merged commit 61a1abe into fastai:master Jun 16, 2021
@jph00 jph00 added the bug label Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Normalize is added twice when using cnn_learner
3 participants