Skip to content

Conversation

@WindQAQ
Copy link
Member

@WindQAQ WindQAQ commented Aug 4, 2019

Prefix of cuda include path is changed in core Tensorflow so we need to sync build files in custom-op.
Need this PR for beam_search_ops_gpu.cc and adjust_hsv_in_yiq_op_gpu.cu.cc. We could keep working on GPU kernel building after this :-)

Related links:
tensorflow/custom-op@b267cc5#diff-0c845043da8b3200ae16b7a3e1781cc2
https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/util/gpu_kernel_helper.h#L22

@WindQAQ WindQAQ requested review from facaiy and seanpmorgan August 4, 2019 02:46
@WindQAQ WindQAQ requested a review from a team as a code owner August 4, 2019 02:46
@WindQAQ WindQAQ removed the request for review from a team August 4, 2019 02:46
@WindQAQ WindQAQ added the build label Aug 4, 2019
@WindQAQ WindQAQ mentioned this pull request Aug 4, 2019
@seanpmorgan
Copy link
Member

Thanks Tzu-Wei! In this PR could you pin the requirement packages to 20190731? The manylinux2010 packages are causing failing builds for us (will work on in #389) The py2 test is passing because the docker's installed pip is probably too old to install manylinux2010 packages and so it installs 20190731

@WindQAQ
Copy link
Member Author

WindQAQ commented Aug 4, 2019

@seanpmorgan Thanks for pointing out that, Sean :P

Copy link
Member

@seanpmorgan seanpmorgan 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!

@seanpmorgan seanpmorgan merged commit dab1812 into tensorflow:master Aug 4, 2019
@WindQAQ WindQAQ deleted the build/sync-custom-op branch August 4, 2019 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants