Skip to content

Remove TFSendRecvOpaqueHandle flag #21733

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 3 commits into from
Jan 9, 2019

Conversation

bgogul
Copy link
Contributor

@bgogul bgogul commented Jan 9, 2019

General clean up as we support send/receive of opaque handles when using the TFEager runtime. The TFSendRecvOpaqueHandle flag defaults to true and is not customized in any tests.

Note that send/recv of opaque handles does not work when using the TFGraph runtime, but that is deprecated and should be removed.

@bgogul
Copy link
Contributor Author

bgogul commented Jan 9, 2019

@swift-ci please test tensorflow

@bgogul bgogul requested a review from mhong January 9, 2019 06:19
@bgogul
Copy link
Contributor Author

bgogul commented Jan 9, 2019

@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.

Nice clean-up. Thank you!

@bgogul bgogul merged commit 841526c into swiftlang:tensorflow Jan 9, 2019
@bgogul bgogul deleted the remove_send_recv branch January 9, 2019 18:14
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