Remove now unused aliases from tensorflow/core/BUILD
PiperOrigin-RevId: 334638261 Change-Id: I17ad7a9e26e89fbf2c86f74373656569a7f91769
This commit is contained in:
parent
a0dca5c683
commit
b6e18e5dfa
@ -1594,47 +1594,6 @@ alias(
|
|||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
# Internal targets
|
# Internal targets
|
||||||
alias(
|
|
||||||
name = "worker_proto_cc",
|
|
||||||
actual = "//tensorflow/core/protobuf:worker_proto_cc",
|
|
||||||
visibility = [
|
|
||||||
"//tensorflow:internal",
|
|
||||||
],
|
|
||||||
)
|
|
||||||
|
|
||||||
alias(
|
|
||||||
name = "worker_service_proto_cc",
|
|
||||||
actual = "//tensorflow/core/protobuf:worker_service_proto_cc",
|
|
||||||
visibility = [
|
|
||||||
"//tensorflow:internal",
|
|
||||||
],
|
|
||||||
)
|
|
||||||
|
|
||||||
alias(
|
|
||||||
name = "master_proto_cc",
|
|
||||||
actual = "//tensorflow/core/protobuf:master_proto_cc",
|
|
||||||
visibility = [
|
|
||||||
"//learning/brain/frameworks/uptc:__subpackages__",
|
|
||||||
"//tensorflow:internal",
|
|
||||||
],
|
|
||||||
)
|
|
||||||
|
|
||||||
alias(
|
|
||||||
name = "master_service_proto_cc",
|
|
||||||
actual = "//tensorflow/core/protobuf:master_service_proto_cc",
|
|
||||||
visibility = [
|
|
||||||
"//tensorflow:internal",
|
|
||||||
],
|
|
||||||
)
|
|
||||||
|
|
||||||
alias(
|
|
||||||
name = "eager_service_proto_cc",
|
|
||||||
actual = "//tensorflow/core/protobuf:eager_service_proto_cc",
|
|
||||||
visibility = [
|
|
||||||
"//tensorflow:internal",
|
|
||||||
],
|
|
||||||
)
|
|
||||||
|
|
||||||
filegroup(
|
filegroup(
|
||||||
name = "lib_internal_private_headers",
|
name = "lib_internal_private_headers",
|
||||||
srcs = [
|
srcs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user