internal BUILD file cleanup

PiperOrigin-RevId: 278834295
Change-Id: I5b2624c45e6b4b6aa765b23a9e73f65b4b95c626
This commit is contained in:
Adrian Kuegel 2019-11-06 05:03:48 -08:00 committed by TensorFlower Gardener
parent 78844fa978
commit 88b38d40a8
25 changed files with 367 additions and 367 deletions

View File

@ -276,7 +276,7 @@ tf_cuda_library(
"//tensorflow/core:core_cpu",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/common_runtime/eager:attr_builder",
"//tensorflow/core/distributed_runtime/rpc:grpc_server_lib",
"//tensorflow/core/platform",
@ -424,7 +424,7 @@ tf_cuda_library(
":c_api",
":c_api_experimental",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:session_options",
"//tensorflow/core:test",
],
@ -481,7 +481,7 @@ tf_cuda_cc_test(
"//tensorflow/core:math_ops_op_lib",
"//tensorflow/core:nn_ops_op_lib",
"//tensorflow/core:no_op_op_lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:sendrecv_ops_op_lib",
"//tensorflow/core:spectral_ops_op_lib",
"//tensorflow/core:state_ops_op_lib",
@ -513,7 +513,7 @@ tf_cc_test(
"//tensorflow/c/eager:c_api",
"//tensorflow/c/eager:c_api_test_util",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"@com_google_absl//absl/types:optional",
@ -530,7 +530,7 @@ tf_cc_test(
":c_test_util",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
],
@ -602,7 +602,7 @@ tf_cuda_cc_test(
":kernels",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core/kernels:ops_testutil",
@ -626,7 +626,7 @@ tf_cc_test(
":ops",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",

View File

@ -140,7 +140,7 @@ tf_cuda_library(
"//tensorflow/c:c_test_util",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
],
)
@ -164,7 +164,7 @@ tf_cuda_cc_test(
":c_api_test_util",
"//tensorflow/c:c_test_util",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"@com_google_absl//absl/strings",
@ -190,7 +190,7 @@ tf_cuda_cc_test(
":c_api_test_util",
"//tensorflow/c:c_test_util",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core/distributed_runtime/rpc:grpc_server_lib",
@ -275,7 +275,7 @@ tf_cuda_cc_test(
"//tensorflow/c:c_test_util",
"//tensorflow/cc/profiler",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"@com_google_absl//absl/strings",

View File

@ -65,7 +65,7 @@ tf_cuda_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/distributed_runtime:server_lib",
"//tensorflow/core/distributed_runtime:worker_env",
"//tensorflow/core/distributed_runtime/rpc:grpc_server_lib",
@ -108,7 +108,7 @@ tf_cuda_cc_test(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core/distributed_runtime:rendezvous_mgr_interface",

View File

@ -41,7 +41,7 @@ tf_cc_test(
deps = [
":bitcast_op",
"//tensorflow/core:framework",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",

View File

@ -77,7 +77,7 @@ tf_cc_test(
"//tensorflow/core:all_kernels",
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
@ -99,7 +99,7 @@ tf_cc_test(
"//tensorflow/core:all_kernels",
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
@ -174,7 +174,7 @@ cc_library_with_android_deps(
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -193,7 +193,7 @@ cc_library_with_android_deps(
"//tensorflow/core:core_cpu",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
],
)
@ -233,7 +233,7 @@ cc_library_with_android_deps(
deps = [
"//tensorflow/core:core_cpu",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -648,7 +648,7 @@ cc_library(
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:op_gen_lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
],
)
@ -665,7 +665,7 @@ tf_cc_test(
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:op_gen_lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"@com_google_absl//absl/strings",
@ -728,7 +728,7 @@ tf_cc_binary(
"//tensorflow/core:core_cpu",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
],
)
@ -742,7 +742,7 @@ cc_library(
"//tensorflow/core:core_cpu",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/kernels:ops_util",
],
)
@ -759,7 +759,7 @@ tf_cc_test(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -774,7 +774,7 @@ cc_library(
deps = [
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -790,7 +790,7 @@ tf_cc_test(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
"//tensorflow/core:test",
"//tensorflow/core:test_main",

View File

@ -18,7 +18,7 @@ tf_cuda_cc_test(
"//tensorflow/core:core_cpu",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -31,8 +31,8 @@ cc_library(
hdrs = ["profiler.h"],
deps = [
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
"//tensorflow/core/profiler/internal:tfprof_stats",
],

View File

@ -48,7 +48,7 @@ cc_library(
# cannot be built on mobile platforms. Instead, include the appropriate
# tf_lib depending on the build platform.
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
]) + if_mobile([
# Mobile-friendly SavedModel proto. See go/portable-proto for more info.
"//tensorflow/core:saved_model_portable_proto",
@ -88,7 +88,7 @@ cc_library(
"//tensorflow/core:core_cpu",
"//tensorflow/core:lib",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
]) + if_android([
"//tensorflow/core:android_tensorflow_lib",
]),
@ -102,7 +102,7 @@ cc_library(
]) + if_not_mobile([
"//tensorflow/core:core_cpu",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
# mobile not supported yet
]),
)
@ -119,7 +119,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/util/tensor_bundle:naming",
# mobile not supported yet
]),
@ -139,7 +139,7 @@ tf_cc_test(
":signature_constants",
":tag_constants",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -160,7 +160,7 @@ tf_cc_test(
":signature_constants",
":tag_constants",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
"//tensorflow/core:test",
"//tensorflow/core:test_main",

View File

@ -21,7 +21,7 @@ cc_library(
"//tensorflow/cc/saved_model:loader",
"//tensorflow/core:core_cpu",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -34,7 +34,7 @@ tf_cc_test(
"//tensorflow/cc:resource_variable_ops",
"//tensorflow/core:core_cpu",
"//tensorflow/core:framework_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
"//tensorflow/core:test",
"//tensorflow/core:test_main",

View File

@ -51,7 +51,7 @@ cc_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/memory",
"@com_google_absl//absl/strings",
"@com_google_absl//absl/types:span",
@ -70,7 +70,7 @@ tf_cc_test(
"//tensorflow/compiler/xla:cpu_function_runtime",
"//tensorflow/compiler/xla:shape_util",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"@com_google_absl//absl/strings",
@ -101,7 +101,7 @@ cc_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:graph",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
"@llvm//:aarch64_code_gen", # fixdeps: keep
"@llvm//:arm_code_gen", # fixdeps: keep

View File

@ -283,7 +283,7 @@ cc_library(
"//tensorflow/core:gpu_runtime",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/stream_executor:device_memory_allocator",
"@com_google_absl//absl/algorithm:container",
"@com_google_absl//absl/base:core_headers",
@ -309,7 +309,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/platform:logging",
"@com_google_absl//absl/base",
"@com_google_absl//absl/container:flat_hash_map",
@ -366,7 +366,7 @@ cc_library(
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/memory",
"@com_google_absl//absl/strings",
"@com_google_absl//absl/strings:str_format",
@ -386,7 +386,7 @@ cc_library(
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
alwayslink = 1,
)
@ -402,7 +402,7 @@ tf_cc_test(
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:session_options",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -422,7 +422,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:graph",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/container:flat_hash_set",
"@com_google_absl//absl/memory",
"@com_google_absl//absl/strings",
@ -513,7 +513,7 @@ cc_library(
"//tensorflow/compiler/tf2xla:tf2xla_util",
"//tensorflow/core:framework",
"//tensorflow/core:graph",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/stream_executor/lib",
"@com_google_absl//absl/container:flat_hash_map",
"@com_google_absl//absl/container:flat_hash_set",
@ -531,7 +531,7 @@ tf_cc_test(
"//tensorflow/cc:scope",
"//tensorflow/core:framework",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
],
@ -605,7 +605,7 @@ cc_library(
"//tensorflow/core:graph",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/stream_executor/lib",
"@com_google_absl//absl/algorithm:container",
"@com_google_absl//absl/container:flat_hash_map",
@ -633,7 +633,7 @@ cc_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:graph",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/stream_executor/lib",
"@com_google_absl//absl/algorithm:container",
"@com_google_absl//absl/container:flat_hash_map",
@ -773,7 +773,7 @@ tf_cc_test(
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:session_options",
"//tensorflow/core:test",
"//tensorflow/core:testlib",
@ -825,7 +825,7 @@ cc_library(
"//tensorflow/compiler/xla:test",
"//tensorflow/core:framework",
"//tensorflow/core:graph",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/algorithm:container",
"@com_google_absl//absl/strings",
"@com_google_absl//absl/types:optional",

View File

@ -1250,7 +1250,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow_opensource",
"//tensorflow/core:test",
"//tensorflow/core:testlib",

View File

@ -145,7 +145,7 @@ tf_cuda_cc_test(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
@ -179,7 +179,7 @@ tf_cuda_cc_test(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
@ -349,7 +349,7 @@ tf_cuda_library(
"//tensorflow/core:graph",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/grappler:devices",
"//tensorflow/core/grappler/clusters:virtual_cluster",
"//tensorflow/core/grappler/costs:graph_properties",
@ -384,7 +384,7 @@ tf_cuda_cc_test(
"//tensorflow/core:direct_session",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
@ -416,7 +416,7 @@ tf_cuda_cc_test(
"//tensorflow/core:core_cpu_base",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensor_testutil",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -439,7 +439,7 @@ cc_library(
deps = [
"//tensorflow/core:graph",
"//tensorflow/core:lib_proto_parsing",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
"@com_google_protobuf//:protobuf_headers",
],
@ -461,7 +461,7 @@ tf_cuda_cc_test(
"//tensorflow/core:core_cpu",
"//tensorflow/core:lib",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",

View File

@ -46,7 +46,7 @@ cc_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
],
)
@ -117,7 +117,7 @@ cc_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:graph",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
"@com_google_absl//absl/types:optional",
],
@ -142,7 +142,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
],
)
@ -193,7 +193,7 @@ cc_library(
"//tensorflow/compiler/xla/service/cpu:buffer_info_util",
"//tensorflow/compiler/xla/service/cpu:cpu_executable",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/stream_executor:platform",
],
)
@ -262,7 +262,7 @@ cc_library(
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:stream_executor_no_cuda",
"@com_google_absl//absl/algorithm:container",
"@com_google_absl//absl/memory",
@ -295,7 +295,7 @@ cc_library(
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/container:flat_hash_map",
"@com_google_absl//absl/types:span",
],
@ -311,7 +311,7 @@ cc_library(
"//tensorflow/compiler/xla:xla_data_proto",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/types:optional",
],
)
@ -329,7 +329,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
],
)
@ -340,7 +340,7 @@ tf_cc_test(
deps = [
":sharding_util",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
@ -365,7 +365,7 @@ cc_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:graph",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
"@com_google_absl//absl/types:optional",
],
@ -386,7 +386,7 @@ tf_cc_test(
"//tensorflow/core:lib",
"//tensorflow/core:math_ops_op_lib",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"@com_google_absl//absl/strings",
@ -408,7 +408,7 @@ tf_cc_test(
"//tensorflow/compiler/xla/service:cpu_plugin",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
],
@ -430,7 +430,7 @@ tf_cc_test(
"//tensorflow/compiler/xla/service:platform_util",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/stream_executor:multi_platform_manager",
@ -468,7 +468,7 @@ tf_cc_test(
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensor_testutil",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -526,7 +526,7 @@ cc_library(
"//tensorflow/core:core_cpu",
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:graph",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
],
)
@ -550,7 +550,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:graph",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/memory",
"@com_google_absl//absl/strings",
"@com_google_absl//absl/types:optional",
@ -714,7 +714,7 @@ tf_cc_test(
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:resource_variable_ops_op_lib",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -736,7 +736,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -800,7 +800,7 @@ tf_cuda_cc_test(
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -822,7 +822,7 @@ cc_library(
"//tensorflow/core:core_cpu",
"//tensorflow/core:graph",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/stream_executor/lib",
"@com_google_absl//absl/container:flat_hash_map",
"@com_google_absl//absl/container:flat_hash_set",
@ -840,7 +840,7 @@ tf_cuda_cc_test(
"//tensorflow/cc:scope",
"//tensorflow/core:framework",
"//tensorflow/core:graph",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
"//tensorflow/core:test",
"//tensorflow/core:test_main",

View File

@ -23,7 +23,7 @@ cc_library(
"//tensorflow/core:core_cpu",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -46,6 +46,6 @@ cc_library(
"//tensorflow/core:core_cpu",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)

View File

@ -186,7 +186,7 @@ tf_kernel_library(
"//tensorflow/core:math_ops_op_lib",
"//tensorflow/core:nn_ops_op_lib",
"//tensorflow/core:no_op_op_lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:random_ops_op_lib",
"//tensorflow/core:resource_variable_ops_op_lib",
"//tensorflow/core:sendrecv_ops_op_lib",
@ -237,7 +237,7 @@ cc_library(
"//tensorflow/compiler/xla/client/lib:constants",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
alwayslink = 1,
)
@ -303,7 +303,7 @@ tf_kernel_library(
"//tensorflow/compiler/xla/client:xla_builder",
"//tensorflow/compiler/xla/client:xla_computation",
"//tensorflow/core:framework",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
],
)
@ -322,7 +322,7 @@ tf_kernel_library(
"//tensorflow/compiler/xla/client:xla_builder",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -340,7 +340,7 @@ tf_kernel_library(
"//tensorflow/compiler/xla/client:xla_builder",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)

View File

@ -43,7 +43,7 @@ cc_library(
"//tensorflow/compiler/xla/client:xla_builder",
"//tensorflow/compiler/xla/client/lib:constants",
"//tensorflow/compiler/xla/client/lib:math",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)

View File

@ -33,7 +33,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
alwayslink = 1,
)
@ -68,7 +68,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/stream_executor:stream_executor_headers",
"@com_google_absl//absl/strings",
],

View File

@ -573,7 +573,7 @@ cc_library(
deps = [
":core_stringpiece",
":lib_proto_parsing",
":protos_all",
":protos_all_cc",
],
alwayslink = 1,
)
@ -615,7 +615,7 @@ cc_library(
":functional_ops_op_lib",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
"//tensorflow/core/platform/default/build_config:gtest",
"//tensorflow/core/kernels:required",
"@com_google_googletest//:gtest",
@ -839,7 +839,7 @@ cc_library(
deps = [
":framework",
":lib",
":protos_all",
":protos_all_cc",
],
)
@ -851,7 +851,7 @@ cc_library(
deps = [
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
"//tensorflow/core/util/proto:proto_utils",
"@com_google_absl//absl/strings",
],
@ -863,7 +863,7 @@ cc_library(
visibility = ["//visibility:public"],
deps = [
":lib",
":protos_all",
":protos_all_cc",
],
)
@ -959,7 +959,7 @@ tf_gen_op_libs(
],
deps = [
":lib",
":protos_all",
":protos_all_cc",
],
)
@ -980,7 +980,7 @@ tf_gen_op_libs(
],
deps = [
":lib",
":protos_all",
":protos_all_cc",
],
)
@ -988,7 +988,7 @@ tf_gen_op_libs(
op_lib_names = [
"mkl_array_ops",
],
deps = [":protos_all"],
deps = [":protos_all_cc"],
)
tf_gen_op_libs(
@ -1027,8 +1027,8 @@ tf_gen_op_libs(
deps = [
":lib",
":lib_proto_parsing",
":protos_all",
"//tensorflow/core/protobuf/tpu:tpu_embedding_configuration_proto",
":protos_all_cc",
"//tensorflow/core/protobuf/tpu:tpu_embedding_configuration_proto_cc",
"//tensorflow/core/tpu:tpu_embedding_optimization_parameters_utils",
"//tensorflow/core/tpu:tpu_embedding_output_layout_utils",
],
@ -1107,8 +1107,8 @@ cc_library(
"ops/ragged_to_dense_util.h",
],
deps = [
":protos_all_cc",
"//tensorflow/core:framework",
"//tensorflow/core:protos_all",
],
)
@ -1118,11 +1118,11 @@ tf_cc_test(
"ops/ragged_to_dense_util_test.cc",
],
deps = [
":protos_all_cc",
":ragged_to_dense_util",
":test",
":testlib",
"//tensorflow/core:framework",
"//tensorflow/core:protos_all",
"@com_google_googletest//:gtest_main",
],
)
@ -1248,7 +1248,7 @@ cc_library(
":framework",
":lib",
":math_ops_op_lib",
":protos_all",
":protos_all_cc",
],
alwayslink = 1,
)
@ -1482,7 +1482,7 @@ cc_library(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":shape_inference_testutil",
":tensor_testutil",
":test",
@ -1925,7 +1925,7 @@ cc_library(
":framework_internal",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
":stream_executor",
],
)
@ -2689,7 +2689,7 @@ tf_cuda_library(
":feature_util",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
":stats_calculator_portable",
":version_lib",
":util_port",
@ -2831,7 +2831,7 @@ tf_cuda_library(
":framework_internal",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
"//third_party/eigen3",
"@com_google_absl//absl/container:flat_hash_map",
"@com_google_absl//absl/container:flat_hash_set",
@ -2890,7 +2890,7 @@ tf_cuda_library(
":framework_internal",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
"@com_google_absl//absl/container:flat_hash_set",
"//third_party/eigen3",
] + if_static([
@ -3037,7 +3037,7 @@ tf_cuda_library(
":framework_internal",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
"@com_google_absl//absl/algorithm:container",
"@com_google_absl//absl/memory",
"@com_google_absl//absl/strings",
@ -3081,7 +3081,7 @@ tf_cuda_library(
":framework",
":graph",
":lib",
":protos_all",
":protos_all_cc",
"@com_google_absl//absl/memory",
"@com_google_absl//absl/strings",
"//tensorflow/core/grappler:grappler_item",
@ -3115,7 +3115,7 @@ cc_library(
":allocator",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
":shared_counter",
"@com_google_absl//absl/container:flat_hash_set",
],
@ -3161,7 +3161,7 @@ tf_cuda_library(
":lib",
":lib_experimental",
":lib_internal",
":protos_all",
":protos_all_cc",
"//tensorflow/core/debug:debug_graph_utils",
"//tensorflow/core/kernels:function_ops",
"//tensorflow/core/profiler/lib:profiler_lib",
@ -3185,7 +3185,7 @@ cc_library(
":framework",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
],
alwayslink = 1,
)
@ -3275,7 +3275,7 @@ tf_cuda_library(
":graph",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
":stream_executor",
"//third_party/eigen3",
],
@ -3292,7 +3292,7 @@ tf_cuda_library(
":framework_internal",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
":stream_executor",
"//third_party/eigen3",
] + if_static([":gpu_runtime_impl"]),
@ -3313,7 +3313,7 @@ tf_cuda_library(
":gpu_mem_allocator",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
],
)
@ -3441,7 +3441,7 @@ cc_library(
":framework",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
],
)
@ -3505,7 +3505,7 @@ tf_cc_tests(
":lib",
":lib_internal",
":lib_test_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
"//tensorflow/core/platform:scanner",
@ -3529,7 +3529,7 @@ tf_cc_test(
":lib",
":lib_internal",
":lib_test_internal",
":protos_all",
":protos_all_cc",
":test",
"//third_party/eigen3",
"@com_google_absl//absl/strings",
@ -3544,7 +3544,7 @@ tf_cc_test(
":lib",
":lib_internal",
":lib_test_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
"//third_party/eigen3",
@ -3570,7 +3570,7 @@ tf_cc_test(
":lib",
":lib_internal",
":lib_test_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
"//third_party/eigen3",
@ -3609,7 +3609,7 @@ tf_cc_test(
":lib",
":lib_internal",
":lib_test_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
"//third_party/eigen3",
@ -3631,7 +3631,7 @@ tf_cc_test(
":lib",
":lib_internal",
":lib_test_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
"//third_party/eigen3",
@ -3665,7 +3665,7 @@ tf_cc_test(
":lib",
":lib_internal",
":lib_test_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
],
@ -3728,7 +3728,7 @@ tf_cc_test(
":lib",
":lib_internal",
":lib_test_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
"@com_google_absl//absl/memory",
@ -3753,7 +3753,7 @@ tf_cc_test(
srcs = ["framework/op_gen_lib_test.cc"],
deps = [
":op_gen_lib",
":protos_all",
":protos_all_cc",
":test",
":test_main",
],
@ -3773,7 +3773,7 @@ tf_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":protos_test_cc",
":test",
":test_main",
@ -3887,7 +3887,7 @@ tf_cc_tests(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":protos_test_cc",
":test",
":test_main",
@ -3930,7 +3930,7 @@ tf_cc_tests(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":protos_test_cc",
":test",
":test_main",
@ -3975,7 +3975,7 @@ tf_cc_tests(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
"@com_google_googletest//:gtest_main",
],
@ -4001,7 +4001,7 @@ tf_cc_tests_gpu(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":protos_test_cc",
":test",
":test_main",
@ -4030,7 +4030,7 @@ tf_cc_tests_gpu(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":protos_test_cc",
":test",
":test_main",
@ -4059,7 +4059,7 @@ tf_cc_tests_gpu(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":protos_test_cc",
":test",
":test_main",
@ -4108,7 +4108,7 @@ tf_cc_test_mkl(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4176,7 +4176,7 @@ tf_cc_tests_gpu(
":gpu_runtime",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4195,7 +4195,7 @@ tf_cc_test_gpu(
":framework_internal",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4225,7 +4225,7 @@ tf_cuda_cc_test(
":gpu_id",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4276,7 +4276,7 @@ tf_cc_test_gpu(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4302,7 +4302,7 @@ tf_cc_test_gpu(
":gpu_runtime",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4332,7 +4332,7 @@ tf_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4367,7 +4367,7 @@ tf_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4393,7 +4393,7 @@ tf_cuda_cc_test(
":framework",
":framework_internal",
":lib",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4496,7 +4496,7 @@ tf_cuda_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4538,7 +4538,7 @@ tf_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4581,7 +4581,7 @@ tf_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4614,7 +4614,7 @@ tf_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4639,7 +4639,7 @@ tf_cc_test(
":framework_internal",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4670,7 +4670,7 @@ tf_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4707,7 +4707,7 @@ tf_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4755,7 +4755,7 @@ tf_cc_test_gpu(
":gpu_runtime",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4780,7 +4780,7 @@ tf_cc_test_gpu(
":gpu_runtime",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4804,7 +4804,7 @@ tf_cc_test_gpu(
":gpu_runtime",
":lib",
":lib_internal",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4830,7 +4830,7 @@ tf_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4856,7 +4856,7 @@ tf_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4885,7 +4885,7 @@ tf_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4912,7 +4912,7 @@ tf_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4957,7 +4957,7 @@ tf_cc_tests(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -4981,7 +4981,7 @@ tf_cc_test(
":lib",
":lib_internal",
":ops",
":protos_all",
":protos_all_cc",
":test",
":test_main",
":testlib",
@ -5211,7 +5211,7 @@ transitive_hdrs(
":core_cpu",
":framework",
":lib",
":protos_all",
":protos_all_cc",
":stream_executor",
"//tensorflow/core/platform:platform_strings",
],

View File

@ -62,7 +62,7 @@ cc_library(
"//tensorflow/core:lib_internal",
"//tensorflow/core:op_gen_lib",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -72,7 +72,7 @@ tf_cc_test(
deps = [
":update_api_def_lib",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
],
@ -110,7 +110,7 @@ tf_cc_test(
"//tensorflow/core:lib_test_internal",
"//tensorflow/core:op_gen_lib",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
],

View File

@ -37,7 +37,7 @@ tf_cuda_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
}),
)
@ -68,7 +68,7 @@ tf_cuda_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:session_options",
"//tensorflow/core/distributed_runtime:collective_param_resolver_distributed",
"//tensorflow/core/distributed_runtime:device_resolver_distributed",
@ -149,7 +149,7 @@ tf_cuda_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:session_options",
"//tensorflow/core/distributed_runtime/eager:eager_client",
"//tensorflow/core/distributed_runtime/eager:remote_tensor_handle_data",
@ -190,7 +190,7 @@ tf_cuda_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:session_options",
],
}),
@ -205,7 +205,7 @@ cc_library(
":tensor_handle",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -215,7 +215,7 @@ KERNEL_AND_DEVICE_DEPS = [
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/profiler/lib:traceme",
"//tensorflow/core/grappler/optimizers:meta_optimizer",
]
@ -266,7 +266,7 @@ tf_cuda_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
}),
)
@ -291,7 +291,7 @@ tf_cc_test(
"//tensorflow/core:math_ops_op_lib",
"//tensorflow/core:nn_ops_op_lib",
"//tensorflow/core:no_op_op_lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:sendrecv_ops_op_lib",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -337,7 +337,7 @@ cc_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/distributed_runtime/eager:eager_client",
"//tensorflow/core/distributed_runtime/eager:remote_execute_node",
"//tensorflow/core/distributed_runtime/eager:remote_copy_node",
@ -413,7 +413,7 @@ tf_cuda_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
}),
)

View File

@ -105,7 +105,7 @@ tf_cuda_library(
"//tensorflow/core:graph",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
alwayslink = 1,
)
@ -127,7 +127,7 @@ tf_cuda_library(
"//tensorflow/core:graph",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
],
alwayslink = 1,
@ -148,7 +148,7 @@ tf_cuda_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
alwayslink = 1,
)
@ -186,7 +186,7 @@ tf_cc_test(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
@ -230,7 +230,7 @@ tf_cc_test(
"//tensorflow/core:math_ops_op_lib",
"//tensorflow/core:nn_ops_op_lib",
"//tensorflow/core:no_op_op_lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:sendrecv_ops_op_lib",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -259,7 +259,7 @@ tf_cc_test(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
],
@ -274,7 +274,7 @@ cc_library(
":debug_node_key",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -284,7 +284,7 @@ tf_cc_binary(
deps = [
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/platform:regexp",
],
)

View File

@ -61,7 +61,7 @@ cc_library(
deps = [
"//tensorflow/core:framework",
"//tensorflow/core:master_proto_cc",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:worker_proto_cc",
],
)
@ -72,7 +72,7 @@ tf_cc_test(
srcs = ["message_wrappers_test.cc"],
deps = [
":message_wrappers",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensor_testutil",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -97,7 +97,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:worker_proto_cc",
],
)
@ -132,7 +132,7 @@ cc_library(
":worker_session",
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:ptr_util",
"//tensorflow/core:worker_proto_cc",
],
@ -146,7 +146,7 @@ tf_cc_test(
":session_mgr",
":worker_env",
"//tensorflow/core:framework",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
@ -170,7 +170,7 @@ cc_library(
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:worker_proto_cc",
],
)
@ -252,7 +252,7 @@ tf_cc_test(
"//tensorflow/core:core_cpu_base",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensor_testutil",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -266,7 +266,7 @@ cc_library(
deps = [
":worker_interface",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/distributed_runtime/eager:eager_client",
],
)
@ -321,7 +321,7 @@ cc_library(
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:master_proto_cc",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:worker_proto_cc",
],
)
@ -345,7 +345,7 @@ cc_library(
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:master_proto_cc",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/debug:debug_graph_utils",
],
)
@ -408,7 +408,7 @@ cc_library(
hdrs = ["master_env.h"],
deps = [
":worker_cache",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:session_options",
],
)
@ -426,7 +426,7 @@ cc_library(
"//tensorflow/core:graph",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:worker_proto_cc",
"//tensorflow/core/debug",
"//tensorflow/core/profiler/lib:traceme",
@ -454,7 +454,7 @@ cc_library(
deps = [
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -465,7 +465,7 @@ cc_library(
deps = [
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -505,7 +505,7 @@ tf_cc_test(
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:session_options",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -524,7 +524,7 @@ cc_library(
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:framework",
"//tensorflow/core:lib_internal", # protobuf::Any
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:worker_proto_cc",
],
)
@ -541,7 +541,7 @@ tf_cc_test(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
@ -558,7 +558,7 @@ cc_library(
":device_resolver_distributed",
":worker_cache",
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
],
)
@ -587,7 +587,7 @@ tf_cc_test(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:no_op_op_lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:sendrecv_ops_op_lib",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -604,7 +604,7 @@ cc_library(
":worker_cache",
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:framework",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/container:flat_hash_map",
],
)
@ -619,7 +619,7 @@ tf_cc_test(
"//tensorflow/core:core_cpu_lib",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
@ -653,7 +653,7 @@ tf_cuda_cc_test(
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:master_proto_cc",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:state_ops_op_lib",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -693,7 +693,7 @@ tf_cuda_cc_test(
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:master_proto_cc",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
@ -720,7 +720,7 @@ tf_cuda_cc_test(
"//tensorflow/core:lib",
"//tensorflow/core:math_ops_op_lib",
"//tensorflow/core:nn_ops_op_lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
"//tensorflow/core:test",
"//tensorflow/core:test_main",

View File

@ -17,7 +17,7 @@ cc_library(
hdrs = ["remote_tensor_handle.h"],
deps = [
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -37,7 +37,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/common_runtime/eager:context",
"//tensorflow/core/common_runtime/eager:eager_operation",
"//tensorflow/core/common_runtime/eager:tensor_handle",
@ -53,7 +53,7 @@ cc_library(
":eager_client",
"//tensorflow/core:eager_service_proto_cc",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/common_runtime/eager:context",
"//tensorflow/core/common_runtime/eager:eager_executor",
],
@ -78,7 +78,7 @@ cc_library(
"//tensorflow/core:eager_service_proto_cc",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/common_runtime/eager:eager_executor",
"//tensorflow/core/common_runtime/eager:shape_inference",
"//tensorflow/core/common_runtime/eager:tensor_handle",
@ -105,7 +105,7 @@ cc_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/common_runtime/eager:context",
"//tensorflow/core/common_runtime/eager:eager_operation",
"//tensorflow/core/common_runtime/eager:execute",
@ -136,7 +136,7 @@ tf_cc_test(
"//tensorflow/core:eager_service_proto_cc",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -175,7 +175,7 @@ tf_cc_test(
srcs = ["remote_mgr_test.cc"],
deps = [
":remote_mgr",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core/common_runtime/eager:tensor_handle",

View File

@ -89,7 +89,7 @@ cc_library(
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:worker_proto_cc",
"//tensorflow/core/distributed_runtime:tensor_coding",
"//tensorflow/core/distributed_runtime:worker_cache_logger",
@ -107,7 +107,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/strings",
],
)
@ -122,7 +122,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:worker_proto_cc",
"@com_google_absl//absl/flags:flag",
],
@ -191,7 +191,7 @@ tf_cuda_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:worker_proto_cc",
"//tensorflow/core/distributed_runtime:graph_mgr",
"//tensorflow/core/distributed_runtime:rendezvous_mgr_interface",
@ -342,7 +342,7 @@ tf_cc_binary(
"//tensorflow/core:lookup_ops_op_lib",
"//tensorflow/core:math_ops_op_lib",
"//tensorflow/core:no_op_op_lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:sendrecv_ops_op_lib",
"//tensorflow/core/distributed_runtime:server_lib",
"//tensorflow/core/kernels:data_flow",
@ -365,7 +365,7 @@ cc_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:nn_ops_op_lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:state_ops_op_lib",
"//tensorflow/core:testlib",
"//tensorflow/core/distributed_runtime:server_lib",
@ -400,7 +400,7 @@ tf_cuda_library(
"//tensorflow/core:core_cpu",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:testlib",
],
@ -419,7 +419,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:master_proto_cc",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/distributed_runtime:call_options",
"//tensorflow/core/distributed_runtime:local_master",
"//tensorflow/core/distributed_runtime:master_interface",
@ -473,7 +473,7 @@ tf_cc_test(
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
@ -513,7 +513,7 @@ tf_cuda_cc_test(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:master_proto_cc",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:state_ops_op_lib",
"//tensorflow/core:test",
"//tensorflow/core:test_main",

File diff suppressed because it is too large Load Diff