Skip to content

v2.1.3

Choose a tag to compare

@amcadmus amcadmus released this 01 Jul 01:56
· 1609 commits to master since this release
5a32c49

Caution

Known critical issues in this version

  • Incorrect forces on CPUs when rcut * 2 > box size.
  • Incorrect results from se_e3 compressed model.

See #2866 for more information.

New features:

  • Non-von-Neumann training of DP models. (#1707)

Enhancements

  • remove dependency of TF headers from C++ public headers (#1789)
  • use lru_cache for DeepEval (#1790)
  • support custom gelu implementation (#1795)
  • support optional gitee gtest download (#1793)

Bug fixings:

  • bump manylinux image to 2_24; add error message when TF_CXX11_ABI_FLAG is 1 (#1796)