Skip to content

v2.2.4

Compare
Choose a tag to compare
@wanghan-iapcm wanghan-iapcm released this 31 Aug 23:49
· 900 commits to master since this release
6cf7544

Caution

Known critical issues in this version

  • Incorrect results from DPLR training.
  • se_atten_v2 gives inconsistent energy and forces.

See #2866 for more information.

Breaking changes

  • breaking: dp test all data by default by @njzjz in #2756

New features

Enhancement

Bug fixings

  • fix documentation url in pyproject.toml by @njzjz in #2742
  • fix bug in deepmd.infer.deep_pot.DeepPot by @ChiahsinChu in #2731
  • Use module.__path__[0] instead of module.__file__ by @njzjz in #2769

New Contributors

Full Changelog: v2.2.3...v2.2.4