Skip to content

Nequip review#2528

Merged
oschuett merged 1 commit intocp2k:masterfrom
gabriele16:master
Jan 27, 2023
Merged

Nequip review#2528
oschuett merged 1 commit intocp2k:masterfrom
gabriele16:master

Conversation

@gabriele16
Copy link
Contributor

implemented nequip into Fist using libtorch

@gabriele16 gabriele16 closed this Jan 23, 2023
@oschuett oschuett reopened this Jan 23, 2023
@oschuett
Copy link
Member

There is no need to open new pull requests when a test fails. You can simply push changes and this PR will re-run the tests:

git push --force origin

@oschuett
Copy link
Member

To fix the memory leak you need to release the model:

CALL torch_model_release(model)

@gabriele16
Copy link
Contributor Author

To fix the memory leak you need to release the model:

CALL torch_model_release(model)

Thanks a lot for looking into this, I was also already working on it.

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.

2 participants