Skip to content

feat: Expose warmup thread pool to model server - #3660

Open
corona10 wants to merge 2 commits into
tensorflow:masterfrom
corona10:warmup-thread-pool
Open

feat: Expose warmup thread pool to model server#3660
corona10 wants to merge 2 commits into
tensorflow:masterfrom
corona10:warmup-thread-pool

Conversation

@corona10

@corona10 corona10 commented Jan 3, 2025

Copy link
Copy Markdown

Please let me know if I misunderstood the original intention.

  • Parallel warm-up options were exposed a very long time ago, but AFAIK, there is no way to set it on the model server side.
  • So it would be great if we can set this, and even if we use one thread, it would be beneficial to separate the specific thread pool ("Warmup_ThreadPool") if the user specify the number of thread explicitly.

Please let me know if I missed something or if I understand wrongly.
I just try to understand TensorFlow serving internally.

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

Labels

None yet

1 participant