v2.1.3
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)