Skip to content
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

Update Optimizer #82

Merged
merged 8 commits into from
Aug 12, 2024
Merged

Update Optimizer #82

merged 8 commits into from
Aug 12, 2024

Conversation

amateurcat
Copy link
Contributor

Add batch BFGS implementations
Update hippynn wrapper, now it can dump trajectories
Add test cases

Shuhao Zhang and others added 7 commits June 10, 2024 13:06
…torch

also a hippynn wrapper under __init__.py
update HippyNNBatchOptimizer for pull request
Merge changes from current official development branch to add triton updates
Note that this will overwrite local changes to optimizers, need to checkout later
to recover them

Merge remote-tracking branch 'dev0809/development' into development
@lubbersnick
Copy link
Collaborator

Hi @amateurcat, I updated many things in terms of format and naming and location, but the core code has not been touched. I also added some features for more automatically searching for the right nodes in the supplied model graph.

Are there any other items before we are ready to take this PR?

@amateurcat
Copy link
Contributor Author

Hi @lubbersnick , yes, it is ready.

@lubbersnick lubbersnick merged commit d565b18 into lanl:development Aug 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants