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

remove public dropout #2423

Merged
merged 1 commit into from
Apr 13, 2024
Merged

remove public dropout #2423

merged 1 commit into from
Apr 13, 2024

Conversation

mcabbott
Copy link
Member

Line @reexport using NNlib means this is already exported, leading to this error:

julia> using Flux
Precompiling Flux...
Info Given Flux was explicitly requested, output will be shown live 
ERROR: LoadError: cannot declare Flux.dropout public; it is already declared exported

julia> VERSION
v"1.12.0-DEV.320"

@mcabbott mcabbott merged commit 90a3dfe into master Apr 13, 2024
6 of 9 checks passed
@mcabbott mcabbott deleted the mcabbott-patch-2 branch April 13, 2024 02:57
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