Skip to content

Allow compiling against slightly different tensorflow directory layouts. #21199

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

Merged
merged 1 commit into from
Dec 11, 2018

Conversation

pschuh
Copy link
Contributor

@pschuh pschuh commented Dec 11, 2018

Checks to see if the directory layout of --tensorflow-host-include-dir is
third_party/tensorflow/... and then adjusts all the paths accordingly. When building against normal tensorflow, everything should work normally.

@pschuh
Copy link
Contributor Author

pschuh commented Dec 11, 2018

@swift-ci please test tensorflow

Copy link

@mhong mhong left a comment

Choose a reason for hiding this comment

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

I believe this is an experimental change, and one use case is so that we can integrate a google-specific build of TF with OSS Swift. LGTM.

@pschuh
Copy link
Contributor Author

pschuh commented Dec 11, 2018

@swift-ci please test tensorflow

1 similar comment
@pschuh
Copy link
Contributor Author

pschuh commented Dec 11, 2018

@swift-ci please test tensorflow

@pschuh pschuh merged commit 3267cbb into swiftlang:tensorflow Dec 11, 2018
rxwei added a commit that referenced this pull request Dec 12, 2018
@rxwei
Copy link
Contributor

rxwei commented Dec 12, 2018

I'll ask cmake expert @dan-zheng to take a look at this.

@rxwei
Copy link
Contributor

rxwei commented Dec 12, 2018

Wait, did I just mis-press the "Revert" button? Sorry!

@pschuh
Copy link
Contributor Author

pschuh commented Dec 12, 2018

Looks like it was not pressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants