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

Random Numbers & Reactant #1131

Closed
avik-pal opened this issue Dec 10, 2024 · 1 comment · Fixed by #1152
Closed

Random Numbers & Reactant #1131

avik-pal opened this issue Dec 10, 2024 · 1 comment · Fixed by #1152
Labels

Comments

@avik-pal
Copy link
Member

Note that any layers using random numbers -- notably Dropout and VariationalHiddenDropout will give un-expected results till EnzymeAD/Reactant.jl#356

@avik-pal
Copy link
Member Author

With EnzymeAD/Reactant.jl#363 close to landing. We need to do the following:

  • Add tests for Dropout and VariationalHiddenDropout layers
  • overload default_device_rng to return TracedRNG

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 a pull request may close this issue.

1 participant