Skip to content

Release v2.2.0-rc1

Compare
Choose a tag to compare
@FloopCZ FloopCZ released this 21 Mar 12:11
· 112 commits to master since this release
  • Update TensorFlow to v2.2.0-rc1.
  • Drop support for static build (as TensorFlow no more supports contrib/Makefile).
  • Drop SYSTEM_PROTOBUF CMake option.
  • Allow multiple C++ standards using TARGET_CXX_STANDARD CMake option. (thanks @jasjuang)
  • Simplify requirements.
  • Add version numbers to Dockerfiles, e.g., ubuntu-cuda-2.2.0.
  • Requires bazel > v2.0.0.