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

Update set_random_seed() #422

Merged
merged 2 commits into from
May 24, 2024
Merged

Update set_random_seed() #422

merged 2 commits into from
May 24, 2024

Conversation

LinglongQian
Copy link
Contributor

@LinglongQian LinglongQian commented May 23, 2024

What does this PR do?

Call random.seed() and torch.cuda.manual_seed_all() to set random seed.

Before submitting

  • I have commented my code, particularly in hard-to-understand areas.
  • I have written necessary tests and already run them locally.

WenjieDu and others added 2 commits May 23, 2024 19:40
Implement StemGNN and GRU-D as an imputation model
@WenjieDu WenjieDu changed the title Update random.py Update set_random_seed() May 24, 2024
@WenjieDu WenjieDu changed the base branch from main to dev May 24, 2024 02:11
@WenjieDu WenjieDu merged commit bb46103 into WenjieDu:dev May 24, 2024
1 check failed
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