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

#146 Fix issue where at most a single submodule was affected by Dropout #147

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

Dref360
Copy link
Member

@Dref360 Dref360 commented Sep 10, 2021

Summary:

Fix issue where at most a single submodule was affected by Dropout

Features:

Fixes #146

Checklist:

  • Your code is documented (To validate this, add your module to tests/documentation_test.py).
  • Your code is tested with unit tests.
  • You moved your Issue to the PR state.

@parmidaatg parmidaatg merged commit fb73f07 into master Sep 10, 2021
@parmidaatg parmidaatg deleted the BAAL-146/dropout branch September 10, 2021 14:51
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.

Bug in _patch_dropout_layers
2 participants