Skip to content

Tensorflow_1.13.1fix2_git20190225_6612da8951

Latest
Compare
Choose a tag to compare
@kecsap kecsap released this 30 Apr 05:08
· 14 commits to master since this release

The binaries are built with Tensorflow 1.13.1.
The generic binaries are now built for minimum Haswell of Intel and Piledriver of AMD (AVX, FMA instructions).
The optimized binaries are now built for minimum Skylake of Intel and Excavator of AMD (AVX, AVX2, FMA instructions).
CUDA enabled binaries are built with CUDA 10.1 and based on tensorflow_cc project. Credits go to FloopCZ.

CHANGES:
The built CUDA packages are restricted to Compute Capabilities 6.1 and 7.5. The older capabilities were removed to speed up the initialization of the runtime. You can check the capability of your card here.

EDIT (2019/05/11): New generic/optimized non-CUDA version to fix two bugs in dynamic/static linking.
EDIT (2019/05/20): Adding Raspberry Pi package (Ubuntu Xenial build)
EDIT (2019/11/19): Added legacy packages compiled for a minimum of Ivy Bridge processors.
EDIT (2020/01/16): Adding Raspberry Pi package (Ubuntu Bionic build) - the filename has "bionic" inside.