Skip to content

Also include -ltensorflow when compiling against TensorFlow #21784

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
Jan 11, 2019

Conversation

pschuh
Copy link
Contributor

@pschuh pschuh commented Jan 11, 2019

This way users do not need to include -ltensorflow when compiling against Tensorflow.

Multiple users have asked about how to handle linking problems that come from "import Tensorflow", this should resolve those errors.

…low this way users do not need to compile against tensorflow always.
@pschuh pschuh requested a review from dan-zheng January 11, 2019 01:44
@pschuh
Copy link
Contributor Author

pschuh commented Jan 11, 2019

@swift-ci please test tensorflow

@pschuh pschuh merged commit c5a29ec into swiftlang:tensorflow Jan 11, 2019
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.

2 participants