Skip to content

v2.1.3

Compare
Choose a tag to compare
@amcadmus amcadmus released this 01 Jul 01:56
· 652 commits to master since this release
5a32c49

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)