#Inquiry on Utilizing TensorFlow Serving with GPU in Serverless Configuration

8 messages · Page 1 of 1 (latest)

old hazel
#

Hello Runpod Community,

I'm exploring options to utilize TensorFlow Serving with GPU support in a serverless configuration on Runpod. Specifically, I'm interested in whether it's feasible to make requests from a Runpod serverless job to a TensorFlow Serving instance running on the same container or environment.

Could anyone clarify if this setup is supported? Additionally, are there alternative recommended approaches for deploying TensorFlow Serving with GPU on Runpod's serverless infrastructure?

Thank you in advance for your assistance!

Best regards,
Sebastian

ebon wharf
open knoll
#

runpod serverless is already inside docker container so you wouldn't want a docker host there

ebon wharf
open knoll
#

i guess it comes with tensorflow library preinstalled

#

just like pytorch

old hazel
#

Thank you all for the responses and suggestions! I currently have a local setup with a Runpod, TensorFlow and CUDA container that works well but is quite large (~7 GB). I'm also considering using TensorFlow Serving, which could reduce the image size to less than 1 GB. I'll test both approaches and share my findings once I have more details. This might take some time, but I'll keep you posted!
Cheers, Sebastian