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

Add deterministic_mode #57

Merged
merged 3 commits into from
Sep 10, 2019
Merged

Add deterministic_mode #57

merged 3 commits into from
Sep 10, 2019

Conversation

subutai
Copy link
Member

@subutai subutai commented Sep 9, 2019

No description provided.


See https://pytorch.org/docs/stable/notes/randomness.html
:param seed: (int) seed value
:param deterministic_mode: (bool) If True, we'll get truly deterministic results,
Copy link
Contributor

@lscheinkman lscheinkman Sep 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is only relevant for GPU (cuDNN)

@subutai subutai merged commit a583490 into numenta:master Sep 10, 2019
@subutai subutai deleted the random_seed branch September 10, 2019 21:21
FishAres pushed a commit to FishAres/nupic.research that referenced this pull request Apr 14, 2020
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