-
Notifications
You must be signed in to change notification settings - Fork 37
Fix/dynamics hooks and order #182
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
Open
ys-teh
wants to merge
30
commits into
NVIDIA:main
Choose a base branch
from
ys-teh:fix/dynamics_hooks_and_order
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
3e77eee
add active_graph_mask to dynamics
ys-teh 6b9a7cc
add active_graph_mask to domain parallel
ys-teh 588a019
add active_graph_mask to mutating hooks
ys-teh c3a58ae
add force priming to BaseDynamics
ys-teh 5d61be0
add AFTER_PRE_UPDATE to FusedStage
ys-teh 2f65477
fix freeze atoms logic
ys-teh 4cdee75
add active_graph_mask to non-mutating hooks
ys-teh a76aaa2
add validation on n_steps to address greptile comment
ys-teh 05cfb7a
revert redundant addition to docstring
ys-teh 4afabe5
add jaxtyping shape annotations
ys-teh 6891fd2
update cell align hook
ys-teh 021aa6d
standardize force priming and n steps validation
ys-teh eaac46a
update force priming location
ys-teh 9f5fc68
update test to accommodate force priming
ys-teh 2de2e76
fix force priming issues in FusedStage
ys-teh 46afedf
deprecate FusedStage.fused_hooks
ys-teh 5c66f6b
update dynamics hook order and add ON_ADMISSION
ys-teh 1894dbb
update documentation on ON_ADMISSION stage
ys-teh 589b65e
update change log
ys-teh 8481aaf
update docs
ys-teh 04de7a0
fix state management for fused stage
ys-teh 8f6532c
update change log
ys-teh 2ae0bb6
update skill
ys-teh 1a7c7b0
Merge branch 'main' into fix/dynamics_hooks_and_order
ys-teh f75d7b1
add on admission in domain parallel
ys-teh ff2576d
remove grad from neighbor list
ys-teh 1757176
Merge branch 'main' into fix/dynamics_hooks_and_order
ys-teh 2dfe578
Merge branch 'main' into fix/dynamics_hooks_and_order
ys-teh 1edbcee
lint fix
ys-teh 92bbf3b
update skills and docstring
ys-teh 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
Oops, something went wrong.
Oops, something went wrong.
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.