Skip to content

Conversation

@yongtang
Copy link
Member

@yongtang yongtang commented Apr 15, 2019

This PR add TextInput support, with expanded archive support.

Signed-off-by: Yong Tang [email protected]

@yongtang
Copy link
Member Author

The build fail with Ubuntu 16.04 and 18.04, likely caused by the gcc version mismatch of the binary in tensorflow.

The gdb debug shows the segmentation fault happens in TypeId() call when marshaling/unmarshaling the Variant type. This is likely similar to #173

@yongtang yongtang changed the title Add TextInput support [WIP] Add TextInput support Apr 15, 2019
@yongtang yongtang force-pushed the text_input branch 2 times, most recently from 355a2fc to 54804ba Compare April 16, 2019 15:49
@yongtang yongtang changed the title [WIP] Add TextInput support Add TextInput support Apr 16, 2019
@yongtang
Copy link
Member Author

Removed building on Ubuntu 16.04 and 18.04 with tensorflow binaries, as it will not work. Our CI is still fully covered, as we build our binary on Ubuntu 14.04, and test on Ubuntu 16.04 and 18.04.

This PR is ready for review.

/cc @terrytangyuan

@yongtang yongtang requested a review from terrytangyuan April 16, 2019 15:59
@yongtang
Copy link
Member Author

@terrytangyuan All test finally passed 🎉

@terrytangyuan
Copy link
Member

Oops seems like there's conflict from the recently merged PR. Could you resolve it?

This PR add TextInput support, with expanded archive support.

Signed-off-by: Yong Tang <[email protected]>
with the same version of gcc with tensorflow

Signed-off-by: Yong Tang <[email protected]>
Signed-off-by: Yong Tang <[email protected]>
@yongtang
Copy link
Member Author

@terrytangyuan The PR has been rebased and all tests passed now.

Copy link
Member

@terrytangyuan terrytangyuan left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@terrytangyuan terrytangyuan merged commit dc0c188 into tensorflow:master Apr 17, 2019
@yongtang yongtang deleted the text_input branch April 17, 2019 20:25
i-ony pushed a commit to i-ony/io that referenced this pull request Feb 8, 2021
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