Skip to content

Using the built results

Guikarist edited this page Feb 21, 2019 · 3 revisions

Although it is not in the scope of what this script does, this page will give you some advice on how to use the built results on Windows. We are very glad to see your contributions to this page.

Building the pip package

See Build the package.

Building C++ library

See this gist which extracts the Tensorflow library. Then set Visual Studio to link and compile with these files.

And the third-party sources are in $sourceDir\bazel-source\external\. Now there is no way to link the built third-party libraries.

Clone this wiki locally