Add clif bindings for the protocol buffers defined in tensorflow_server.proto.

PiperOrigin-RevId: 348854873
Change-Id: Ic0a2b72b9fb08d59e0d60f814a1b661a007781e3
This commit is contained in:
A. Unique TensorFlower 2020-12-23 15:22:01 -08:00 committed by TensorFlower Gardener
parent c0a8ad85e8
commit 712d1136c8

View File

@ -45,6 +45,7 @@ COMMON_PROTO_SRCS = [
"graph_debug_info",
"meta_graph",
"saved_model",
"tensorflow_server",
]
]