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

Test/fix neuron noise hardware seed #227

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

hunse
Copy link
Collaborator

@hunse hunse commented Jun 7, 2019

It appears the seed is not working for neuron noise. Some more global seed does appear to be set, so the neuron noise is the same from one run to the next. The problem is it doesn't change if you change the seed.

For the "fix" part of this PR, we need to figure out how to set this seed in NxSDK. Our current method doesn't seem to work.

@tbekolay tbekolay marked this pull request as draft December 13, 2021 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants