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

Fixing RNG seed #22

Open
shashankg7 opened this issue Oct 22, 2016 · 2 comments
Open

Fixing RNG seed #22

shashankg7 opened this issue Oct 22, 2016 · 2 comments

Comments

@shashankg7
Copy link

Hi,
I am using this code as benchmark in one of my papers. Now I need to fix the random seed in order to do so. I am trying the seed flag, - '-seed 42'. But even with this flag I am getting different results each time.

Can you guide me on this?

Thanks

@jeffreyling
Copy link
Contributor

Are you using cudnn? This seems to be a known issue with convolution: soumith/cudnn.torch#92
I haven't found a great way to get around the problem myself.

@shashankg7
Copy link
Author

I am using cudnn. So the only way to get around this problem is to use cpu instead of gpu?
This is sad.

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

No branches or pull requests

2 participants