Use a C++ client

Brief introduction

TensorFlow Serving officially provides the Inception Model's C++ gRPC client. See https://github.com/tensorflow/serving/blob/master/tensorflow_serving/example/inception_client.cc.