Skip to content

fix tensorflow headers install location #29417

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 24, 2020

Conversation

marcrasi
Copy link

The compiler and the repl search for headers at lib/swift. The tensorflow headers have includes like #include "tensorflow/c/bla.h". This change moves the tensorflow headers so that these includes get found successfully.

I have verified that the toolchain builds and no longer has the header search problem.

@marcrasi marcrasi requested a review from compnerd January 24, 2020 04:27
@marcrasi
Copy link
Author

@swift-ci please test tensorflow

@marcrasi marcrasi merged commit 0629d3f into tensorflow Jan 24, 2020
@marcrasi marcrasi deleted the marcrasi-fix-tensorflow-headers-install branch January 24, 2020 18:09
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