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

Changes source of randomness to stateless_uniform. #47

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

tf-mot-copybara
Copy link
Collaborator

Changes source of randomness to stateless_uniform.

@tf-mot-copybara tf-mot-copybara force-pushed the test_260440663 branch 6 times, most recently from edd480d to b6a6414 Compare July 31, 2019 01:33
…niform.

Note that because of the limitations of stateless_uniform, this does not guarantee consistency across hardware releases. If stronger guarantee is needed, random_signs_cmwc and random_floats_cmwc are available (which are computationally slower), until a better alternative is available in TF 2.0.

PiperOrigin-RevId: 260840080
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