Skip to content

amikelive/tf-build

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Unofficial TensorFlow Build

This repository consists of unofficial TensorFlow WHL builds with custom build configurations.

Refer to the table below to get more information about WHL files that are available for download.

No OS TensorFlow Ver. Build Type Python Ver. GCC Ver. Optimization Flags CPU Features WHL File
1 Ubuntu 16.04 1.10 CPU 2.7 5.4 -march=native -mcx16 CX16 Download
2 Ubuntu 16.04 1.10 CPU 2.7 5.4 -march=native -mssse3 -mfma -mcx16 -msse4.1 -msse4.2 -mpopcnt -mavx -mavx2 CX16, POPCNT, SSSE3, SSE-4.1, SSE-4.2, FMA,AVX, AVX2 Download

Optimization Flags: These flags are supplied to the compiler via the configure script. If you are doing a fresh source build, supply these flags to this configuration section:

Please specify optimization flags to use during compilation when bazel option "--config=opt" is specified [Default is -march=native]:

About

Unofficial TensorFlow WHL build

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published