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

TFServing Enabled Text Response and Fixed JSON Parse #704

Merged
merged 2 commits into from
Jul 24, 2019

Conversation

axsaucedo
Copy link
Contributor

An issue arised when testing with NLP models that leverage more complex interfaces. This PR supports error responses from TFX server, and enhances the print with logs (which can be configured with env variable for log level. This also uncovered an issue with json objects being sent, which now is outlined in #703 - for now TFservers will have to be configured to accept Float instead of int32 for numbers.

@axsaucedo
Copy link
Contributor Author

@cliveseldon are the changes for this PR good to go?

@ukclivecox ukclivecox merged commit 5a05a5c into SeldonIO:master Jul 24, 2019
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.

3 participants