Skip to content

Releases: FloopCZ/tensorflow_cc

Release v1.12.0

22 Nov 20:42
91997b1
Compare
Choose a tag to compare
  • Update TensorFlow to v1.12.0.
  • Various bugfixes and workarounds to make it work.

Thanks to the contributors @mmstick and @johschmitz.

Release v1.9.0

02 Aug 07:25
e3a5240
Compare
Choose a tag to compare
  • Update TensorFlow to v1.9.0.
  • Add option to allow/disallow CUDA.
  • Update to CUDA 9.2 and GCC 7.
  • Various improvements to the installation procedure.
  • Workaround for inconsistent folder hierarchy of recent Bazel versions.

Thanks to the contributors @achalshah20, @galeone, @mmstick, @ganeshkrishnan1.

Release 1.8.0

13 May 22:37
629d7f6
Compare
Choose a tag to compare
  • Update TensorFlow to v1.8.0.
  • Switch to GCC 5.4 for CUDA compatibility.
  • Use older Bazel version in Docker images (@yoanisgil).
  • Fix CI tests and Docker builds to properly fail when compilation fails.
  • Do not propagate gcc flags to nvcc (@achalshah20).
  • Various minor fixes.

Release 1.7.0

16 Apr 07:10
dbcddef
Compare
Choose a tag to compare
  • Tensorflow updated to v1.7.0.

Release 1.6.0

30 Mar 22:20
c251135
Compare
Choose a tag to compare
  • Tensorflow updated to v1.6.0
  • Published Docker images on Docker Hub.
  • Now it is possible to override Tensorflow build options using environmental variables (#69).
  • CUDA is automatically detected in many usual installation folders.
  • Fixed linkage error with NDEBUG macro set.
  • Various bugfixes.

Release 1.5.0

01 Mar 14:07
Compare
Choose a tag to compare

Initial stable release.