-
Notifications
You must be signed in to change notification settings - Fork 540
Fixes Non-Deterministic Tests #1295
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
Merged
peterdsharpe
merged 15 commits into
NVIDIA:main
from
peterdsharpe:psharpe/fix-nondeterministic-test
Jan 7, 2026
Merged
Changes from 5 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
872b2f6
Fixes a non-deterministic test in MeshGraphNet suite...
peterdsharpe e8a3e35
seeds randomness
peterdsharpe fab7199
need to seed this
peterdsharpe 81d9815
must seed these
peterdsharpe 37f1269
must be seeded
peterdsharpe 862d0ae
Should seed the points, since we are delegating to VTK here and don't…
peterdsharpe 372317a
Merge branch 'main' into psharpe/fix-nondeterministic-test
peterdsharpe 2c27ab8
Merge branch 'psharpe/fix-nondeterministic-test' of https://github.co…
peterdsharpe cf080e1
format fix
peterdsharpe 9df7f15
Ensure deterministic test results by seeding random number generators…
peterdsharpe b1f5a7d
Merge branch 'main' into psharpe/fix-nondeterministic-test
peterdsharpe 56fd60a
Refactors with Kelvin's better fix, which seeds every test automatica…
peterdsharpe b8ffd76
Remove np.random.seed(0) calls from various test files to ensure dete…
peterdsharpe 7204fdf
Remove torch.manual_seed(0) calls from various test files to ensure d…
peterdsharpe 929e82b
Merge branch 'main' into psharpe/fix-nondeterministic-test
peterdsharpe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.