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

Make Mittens Deterministic #23

Open
groceryheist opened this issue Jun 12, 2023 · 0 comments
Open

Make Mittens Deterministic #23

groceryheist opened this issue Jun 12, 2023 · 0 comments

Comments

@groceryheist
Copy link

At present, mittens is not reproducible because of calls to np.random.seed(None) in the function for generating random matrices. This is a nuisance for testing or research reproducibility. I'm still not 100% sure I'm going to use mittens in my current project, but if I do, I will send a pull request to fix this.

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

1 participant