Skip to content

Fix ML Engine Py 3 tests #867

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

Merged
merged 1 commit into from
Mar 21, 2017
Merged

Fix ML Engine Py 3 tests #867

merged 1 commit into from
Mar 21, 2017

Conversation

elibixby
Copy link
Contributor

@elibixby elibixby commented Mar 21, 2017

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

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 21, 2017
@elibixby elibixby changed the title Coerce string to bytes in py2-3 compat way Fix ML Engine Py 3 tests Mar 21, 2017
@elibixby elibixby requested a review from theacodes March 21, 2017 18:25
@elibixby elibixby merged commit b437488 into master Mar 21, 2017
@elibixby elibixby deleted the mlenginepy3fix branch March 21, 2017 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants