Skip to content

Fix ML Engine Py 3 tests - #867

Merged
elibixby merged 1 commit into
masterfrom
mlenginepy3fix
Mar 21, 2017
Merged

Fix ML Engine Py 3 tests#867
elibixby merged 1 commit into
masterfrom
mlenginepy3fix

Conversation

@elibixby

@elibixbyelibixby commented Mar 21, 2017

Copy link
Copy Markdown
Contributor

Coerce string to bytes in py2-3 compat way
tf.Examples only have support for Bytes fields rather than pure string fields.

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 21, 2017
@elibixbyelibixby changed the title Coerce string to bytes in py2-3 compat wayFix ML Engine Py 3 testsMar 21, 2017
@elibixby
elibixby requested a review from theacodesMarch 21, 2017 18:25
@elibixby
elibixby merged commit b437488 into masterMar 21, 2017
@elibixby
elibixby deleted the mlenginepy3fix branch March 21, 2017 23:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@elibixby@theacodes@googlebot