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

Ability to return all outputs from tensorflow serving grpc #1965

Closed
zewelor opened this issue Jun 17, 2020 · 2 comments
Closed

Ability to return all outputs from tensorflow serving grpc #1965

zewelor opened this issue Jun 17, 2020 · 2 comments
Labels
triage Needs to be triaged and prioritised accordingly

Comments

@zewelor
Copy link

zewelor commented Jun 17, 2020

It would be good to have ability to get all outputs, when tensorflow serving is used in grpc mode. Currently only rest can return all outputs. Grpc: https://github.com/SeldonIO/seldon-core/blob/master/integrations/tfserving/TfServingProxy.py#L76. Maybe make model_output optional, and return whole dict with outputs. When used via REST all outputs are returned now.

@zewelor zewelor added the triage Needs to be triaged and prioritised accordingly label Jun 17, 2020
@ukclivecox
Copy link
Contributor

See responses in #1964

@ukclivecox
Copy link
Contributor

I'll close this if using the Tensorflow protocol directly is the best option. Please reopen if that is an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs to be triaged and prioritised accordingly
Projects
None yet
Development

No branches or pull requests

2 participants