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

Fix TensorBoard projector plugin reading tensor file in python 3. #7017

Merged
merged 1 commit into from Jan 25, 2017

Conversation

vit-stepanovs
Copy link

Current code throws an error in Python 3, since map() returns a map object and not a list.

@tensorflow-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@gunan
Copy link
Contributor

gunan commented Jan 24, 2017

Jenkins, test this please.

@drpngx
Copy link
Contributor

drpngx commented Jan 24, 2017

Jenkins, test this please.

(I was an unrelated timeout the last time, but just to be sure.)

@gunan
Copy link
Contributor

gunan commented Jan 25, 2017

Jenkins, test this please.

@drpngx drpngx merged commit 05592ff into tensorflow:master Jan 25, 2017
benoitsteiner pushed a commit to benoitsteiner/tensorflow that referenced this pull request Jan 27, 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

5 participants