Skip to content

Fix seed in distributions test for deterministic results#76357

Closed
neerajprad wants to merge 1 commit intopytorch:masterfrom
neerajprad:export-D35914795
Closed

Fix seed in distributions test for deterministic results#76357
neerajprad wants to merge 1 commit intopytorch:masterfrom
neerajprad:export-D35914795

Conversation

@neerajprad
Copy link
Copy Markdown
Contributor

Summary:
Fix for #76160

This fixes the random seed for the test_wishart_log_prob (like all random tests in test_distributions) to prevent non-determinism.

Test Plan: Tested locally.

Differential Revision: D35914795

@facebook-github-bot
Copy link
Copy Markdown
Contributor

facebook-github-bot commented Apr 26, 2022

🔗 Helpful links

💊 CI failures summary and remediations

As of commit ad54abc (more details on the Dr. CI page):

Expand to see more
  • 1/1 failures introduced in this PR

🕵️‍♀️ 1 failure not recognized by patterns:

The following CI failures may be due to changes from the PR
Job Step Action
GitHub Actions pull / linux-docs / build-docs (cpp) Upload C++ Docs Preview 🔁 rerun

This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D35914795

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D35914795

1 similar comment
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D35914795

Summary:
Pull Request resolved: pytorch#76357

Fix for pytorch#76160

This fixes the random seed for the `test_wishart_log_prob` (like all random tests in `test_distributions`) to prevent non-determinism.

Test Plan: Tested locally.

Differential Revision: D35914795

fbshipit-source-id: 85001cc500e1d48d4e81c2e33b783ed6c38c9851
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D35914795

@github-actions
Copy link
Copy Markdown
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions Bot added the Stale label Jun 25, 2022
@github-actions github-actions Bot closed this Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants