提交 de2ae7c6 编写于 作者: A Andrew Audibert 提交者: TensorFlower Gardener

[tf.data service] Package local credentials into server_lib.

This way, tests don't need to explicitly depend on local credentials, which can cause Bazel issues
due to depending on cc libraries from tf_py_test.

PiperOrigin-RevId: 306524831
Change-Id: I67dd59348691608845b149e2d0dc5f1190e69d9f
上级 52da2427
......@@ -279,6 +279,7 @@ cc_library(
":credentials_factory",
":grpc_master_impl",
":grpc_worker_impl",
":local_credentials_factory",
"//tensorflow/core:lib",
"//tensorflow/core:tensorflow",
tf_grpc_cc_dependency(),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册