-
Notifications
You must be signed in to change notification settings - Fork 271
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds optional per-element linear reference coefficients to Equiformer…
…V2 (#584) * OC22 dloader bugfix when using with linref: pyg objects have `x` and `y` but set to None * Updates EquiformerV2 model to optionally ship with linref coefficients * Some more details of how the linear ref energies are computed * Don't autocast to float16 for total energy predictions * debugging circleci
- Loading branch information
Showing
2 changed files
with
48 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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 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