Skip to content
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

r1.3 fix Bazel 0.5.3 build error #12248

Merged
merged 2 commits into from Aug 14, 2017
Merged

Conversation

ahundt
Copy link
Contributor

@ahundt ahundt commented Aug 13, 2017

This is the patch necessary for TensorFlow r1.3 to compile with Bazel 0.5.3, which is set to be merged before the 1.3 release.

@martinwicke Mentioned in #11949 (comment) from which this change is cherry picked:

@av8ramit is this on the 1.3 branch? If not, can you cherry-pick it? It's build only so no need for another RC because of this.

I can confirm it isn't on the 1.3 branch. I'm building on Bazel 0.5.3, and I can also confirm that the r1.3 build works locally on my Ubuntu 16.04 once this patch is added, but does not work without it.

change description:
Fix "depsets cannot contain mutable items" error with CUDA builds in Bazel 0.5.3"

(cherry picked from commit c5d311e)

@tensorflow-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@mention-bot
Copy link

@ahundt, thanks for your PR! By analyzing the history of the files in this pull request, we identified @tensorflower-gardener, @andrewharp and @rohan100jain to be potential reviewers.

@av8ramit
Copy link

Jenkins, test this please.

@av8ramit
Copy link

Jenkins, test this please.

@av8ramit av8ramit merged commit 31b3161 into tensorflow:r1.3 Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants