This repository helps others who aim to build Tensorflow as a static library (/MT) from source and incorporate it into an empty Visual Studio Project.
Each folder in this repo contains instructions for building a specific TensorFlow version.
version | CPU | GPU | Android |
---|---|---|---|
1.4 | Succeed | Succeed | Succeed |
If you find any trouble about building a specif version, please open an issue! Your problem may help others.
If you have already built any Tensorflow version from source (with /MT option, of course) which is not in this repo, please submit a pull request!