-
Notifications
You must be signed in to change notification settings - Fork 647
fix(jax): add hessian energy loss #5607
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
njzjz
merged 16 commits into
deepmodeling:master
from
njzjz:fix/dpmodel-energy-hessian-loss
Aug 1, 2026
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
ae453b0
fix(jax): add hessian energy loss
njzjz fcfc2ec
fix(data): declare hessian label shape
njzjz 841c805
chore(jax): merge master into hessian loss fix
njzjz-bot b11002b
chore(jax): merge master into hessian loss fix
njzjz-bot a1d8f56
fix(dpmodel): mask Hessian padding in energy loss
njzjz-bot 484fd6d
fix(argcheck): alias Hessian loss to energy
njzjz-bot d64c14f
fix(pt): align Hessian with energy loss
njzjz-bot d57fe96
refactor(train): derive Hessian mode from data requirements
njzjz-bot 427dcee
Merge remote-tracking branch 'origin/master' into fix/dpmodel-energy-…
njzjz-bot a663f92
fix: dispatch the hessian loss on loss_func and pad mixed batches
njzjz-bot a1ed51d
style(loss): remove trailing spaces from errors
njzjz-bot 4d667b2
fix(loss): resolve hessian review notes
njzjz-bot eb42bec
chore: merge master into hessian loss fix
njzjz-bot 074e277
fix(pd): mask padded Hessian loss pairs
njzjz-bot d809488
test(pt): use backend device for hessian loss
njzjz-bot ac9583a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 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
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.