-
Notifications
You must be signed in to change notification settings - Fork 485
Validation fu added to examples/structural_mechanics/crash/train.py #1204
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
Merged
Changes from 5 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
f442134
validation added: works for multi-node job.
dakhare-creator 87ad160
rename and rearrange validation function
dakhare-creator f833402
validate_every_n_epochs, save_ckpt_every_n_epochs added in config
dakhare-creator fe70df9
Merge pull request #1 from dakhare-creator/dakhare-crash
dakhare-creator 50aecf3
corrected bug (args of model) in inference
dakhare-creator 6682e0f
Merge pull request #2 from NVIDIA/main
dakhare-creator db8f6df
Merge pull request #3 from dakhare-creator/main
dakhare-creator cc2add3
args in validation code updated
dakhare-creator 68a3131
Merge pull request #4 from dakhare-creator/dakhare-crash
dakhare-creator 887c714
val path added and args name changed
dakhare-creator 72e4dc8
Merge pull request #5 from dakhare-creator/dakhare-crash
dakhare-creator 3d3421b
Merge remote-tracking branch 'upstream/main'
dakhare-creator 933250a
Merge pull request #6 from NVIDIA/main
dakhare-creator 08ec414
Merge remote-tracking branch 'origin/main'
dakhare-creator 487c7ff
Merge pull request #8 from NVIDIA/main
dakhare-creator aa3c3d4
validation split added -> write_vtp=False
dakhare-creator 4f570ee
fixed inference bug
dakhare-creator 3a195f6
bug fix: write_vtp
dakhare-creator 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
Some comments aren't visible on the classic Files Changed page.
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
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.