Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EquiformerV2 + DeNS model and trainer (#880)
* add density metrics * update trainer & loss * interleave atoms in loss * fix call to keys * add rmse to evaluation metrics * fix linting. * per_atom_loss fix * fix test * Equiformer DeNS model and trainer * fix linting. * lint * lint again * add type hints * empty cuda cache and remove db closing * type hints * add missing args to docstring * add return type hints * rename dens heads * move use_densoising to heads * abstract denoising targets * update omat24 dens config * fix imports * fix trainer --------- Co-authored-by: lbluque <[email protected]> Co-authored-by: Luis Barroso-Luque <[email protected]> Co-authored-by: Brandon <[email protected]>
- Loading branch information