Releases: FloopCZ/tensorflow_cc
Releases · FloopCZ/tensorflow_cc
Release v2.9.0
Relase v2.8.0
Update dependencies and TensorFlow version to v2.8.0
Release v2.4.1
- Update Tensorflow to v2.4.1.
- Add
LOCAL_RAM_RESOURCES
parameter to CMake (#256).
Release v2.4.0
- Update TensorFlow to v2.4.0.
Release v2.3.1
- Update TensorFlow to v2.3.1.
- Minor improvements in CUDA identification (thanks @jeremysalwen)
- Add separate script for requirement installation on ubuntu (thanks @mrdaliri)
Release v2.2.0
- Update TensorFlow to v2.2.0.
Release v2.2.0-rc1
- 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
.
Release v1.15.0
Release v1.13.1
Update TensorFlow to v1.13.1.
Release v1.13.0
Update TensorFlow to v1.13.0.