serving icon indicating copy to clipboard operation
serving copied to clipboard

Does TF Serving support the KServe V2 Protocol?

Open ankit-db opened this issue 3 years ago • 0 comments

Please go to Stack Overflow for help and support:

https://stackoverflow.com/questions/tagged/tensorflow-serving

If you open a GitHub issue, here is our policy:

  1. It must be a bug, a feature request, or a significant problem with documentation (for small docs fixes please send a PR instead).
  2. The form below must be filled out.

Here's why we have that policy: TensorFlow developers respond to issues. We want to focus on work that benefits the whole community, e.g., fixing bugs and adding features. Support only helps individuals. GitHub also notifies thousands of people when issues are filed. We want them to see you communicating an interesting problem, rather than being redirected to Stack Overflow.


Feature Request

If this is a feature request, please fill out the following form in full:

Describe the problem the feature is intended to solve

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Bug Report

If this is a bug report, please fill out the following form in full:

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): any
  • TensorFlow Serving installed from (source or binary): master
  • TensorFlow Serving version: master

Describe the problem

KServe claims that Tensorflow Serving endorses the KServe V2 Protocol API - however, when I google for this API format, I don't see this anywhere in the docs.

Does TF Serving already support this protocol, or is it on the roadmap to support the protocol?

Exact Steps to Reproduce

Google "Tensorflow Serving KServe V2 Protcol"

Source code / logs

N/A

ankit-db avatar Jul 12 '22 18:07 ankit-db