Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: document CMake support #306

Merged
merged 1 commit into from
Feb 19, 2020
Merged

Conversation

compnerd
Copy link
Contributor

Add some documentation on how to use the CMake based build and some of
the limitations of it.


```
cmake \
-B /BinaryCache/tensorflow-swift-models \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Building into a folder on the root partition is probably a bad idea?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docker build does that actually. It should be obvious which paths to adjust though. I think having that for the example command is reasonable.

README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
Add some documentation on how to use the CMake based build and some of
the limitations of it.
@saeta saeta merged commit d191bc4 into tensorflow:master Feb 19, 2020
@compnerd compnerd deleted the cmake-docs branch February 27, 2021 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants