Skip to content

Stop depending on libtensorflow_framework.so just for InitMain(). #20898

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
Nov 30, 2018

Conversation

pschuh
Copy link
Contributor

@pschuh pschuh commented Nov 30, 2018

Switch over to using InitMain() from tensorflow_framework directly, and then use it through the experimental C api.

@pschuh pschuh requested a review from bgogul November 30, 2018 02:33
@rxwei rxwei requested a review from dan-zheng November 30, 2018 03:22
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.

nice!

@pschuh pschuh merged commit 74cbb5f into swiftlang:tensorflow Nov 30, 2018
@pschuh
Copy link
Contributor Author

pschuh commented Nov 30, 2018

@swift-ci please test tensorflow

@rxwei
Copy link
Contributor

rxwei commented Dec 1, 2018

@pschuh This broke all builds and there's no indication that this PR passed any tests. Why was this merged?

@bgogul
Copy link
Contributor

bgogul commented Dec 3, 2018

Let me revert this PR for now so that Parker can look into it.

@bgogul
Copy link
Contributor

bgogul commented Dec 3, 2018

@rxwei, never mind. It looks like you already reverted it.

dan-zheng added a commit that referenced this pull request Sep 5, 2019
Remove libtensorflow_framework.so as a build product.
This reduces toolchain size.

Follow-up attempt to #20898.
dan-zheng added a commit that referenced this pull request Sep 18, 2019
Remove libtensorflow_framework.so as a build product.
This reduces toolchain size.

Follow-up attempt to #20898.
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.

5 participants