Skip to content

Conversation

rajasekharporeddy
Copy link
Contributor

The current Dropout implementation unnecessarily checks for the PRNG key in 'test' mode. This pull request resolves this by restricting the PRNG key check to 'train' mode only.

Fixes #16218

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.

Stax has a bug, Dropout cannot convert from training mode to test mode

1 participant