Relative Content

Tag Archive for tensorflowgrpcgrpc-c++

gRPC C++ client with custom server

I am quite new to gRPC. I created my model serving Docker image. The model has a unique pre-processing pipeline (hence not using the TensorFlow serving).