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

ETA for TensorFlow Runtime Integration? #2220

Open
jeongukjae opened this issue Apr 29, 2024 · 0 comments
Open

ETA for TensorFlow Runtime Integration? #2220

jeongukjae opened this issue Apr 29, 2024 · 0 comments

Comments

@jeongukjae
Copy link

Feature Request

May I know the expected release date of TensorFlow Serving with TensorFlow Runtime?

For the background, recently, I found that tensorflow runtime is integrated into tensorflow/serving codes. (2.15.0-rc0 release)

* Moves model server TFRT integration code oss (commit: 50ebab4ca601b5243b7aac674628954bef2d734b)

I'm really interested in this feature, so I tried to patch platform_config_utils.cc & server_init.cc, I could successfully build tensorflow serving with TFRT and inference arbitrary saved models (usually in CPU, transformer-based models).

Following the blog posts and GCP Vertex AI's guide, I expected that TFRT could show better performance.

But I think maybe due to plenty of tuning points, I couldn't get the great performance til now.
So it would be great if I could know when TF Serving with TFRT is released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants