internal BUILD file cleanup

PiperOrigin-RevId: 278833682
Change-Id: I43390b8edf4596477b6231a8462c06e9199fc0bc
This commit is contained in:
Adrian Kuegel 2019-11-06 05:01:45 -08:00 committed by TensorFlower Gardener
parent 773a37866e
commit 78844fa978
24 changed files with 129 additions and 129 deletions

View File

@ -13,7 +13,7 @@ cc_library(
hdrs = ["periodic_function.h"],
deps = [
"//tensorflow/core:framework_headers_lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -93,7 +93,7 @@ tf_cc_test(
":fake_clock_env",
":shared_batch_scheduler",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
],

View File

@ -41,7 +41,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensor_testutil",
"//tensorflow/core:test",
"//tensorflow/core:testlib",
@ -59,7 +59,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/container:flat_hash_map",
],
)
@ -71,7 +71,7 @@ tf_cc_test(
":dataset_utils",
"//tensorflow/cc:cc_ops",
"//tensorflow/core:framework",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
],
@ -112,7 +112,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/grappler:graph_view",
"//tensorflow/core/grappler:grappler_item",
"//tensorflow/core/grappler:grappler_item_builder",
@ -159,7 +159,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/kernels:variable_ops",
"@com_google_absl//absl/time",
],
@ -191,7 +191,7 @@ tf_cc_test(
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:math_ops_op_lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:random_ops_op_lib",
"//tensorflow/core:spectral_ops_op_lib",
"//tensorflow/core:test",
@ -467,7 +467,7 @@ tf_kernel_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -668,7 +668,7 @@ tf_kernel_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -1121,7 +1121,7 @@ tf_kernel_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:session_options",
"//tensorflow/core/kernels:ops_util",
"@com_google_absl//absl/memory",
@ -1179,7 +1179,7 @@ tf_kernel_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//third_party/eigen3",
],
)
@ -1227,7 +1227,7 @@ tf_kernel_library(
"//tensorflow/core:dataset_ops_op_lib",
"//tensorflow/core:framework",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -1277,7 +1277,7 @@ tf_kernel_library(
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:dataset_ops_op_lib",
"//tensorflow/core:framework",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/grappler:graph_topology_view",
"//tensorflow/core/grappler/utils:traversal",
],

View File

@ -53,7 +53,7 @@ tf_kernel_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/grappler/optimizers/data:auto_shard",
"//tensorflow/core/kernels/data:rewrite_utils",
],
@ -84,7 +84,7 @@ tf_kernel_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/kernels/data:captured_function",
"//tensorflow/core/kernels/data:dataset_utils",
"//tensorflow/core/kernels/data:take_dataset_op",
@ -321,7 +321,7 @@ tf_kernel_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/kernels/data:name_utils",
],
)
@ -409,7 +409,7 @@ tf_kernel_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/grappler:graph_view",
"//tensorflow/core/kernels/data:dataset_utils",
"//tensorflow/core/profiler/lib:traceme",
@ -438,7 +438,7 @@ tf_kernel_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/kernels:summary_interface",
],
)
@ -451,7 +451,7 @@ tf_kernel_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)

View File

@ -33,7 +33,7 @@ tf_cc_test(
"//tensorflow/core:mkl_nn_ops_op_lib",
"//tensorflow/core:nn_ops_op_lib",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:remote_fused_graph_ops_op_lib",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
@ -74,7 +74,7 @@ tf_kernel_library(
"//tensorflow/core:core_cpu",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/kernels:remote_fused_graph_execute_utils",
"//third_party/eigen3",
],

View File

@ -25,7 +25,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)

View File

@ -11,13 +11,13 @@ tf_cc_binary(
name = "profiler",
srcs = ["profiler.cc"],
deps = [
":protos_all",
":protos_all_cc",
"//tensorflow/c:c_api",
"//tensorflow/c:checkpoint_reader",
"//tensorflow/core:framework_headers_lib",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
"//tensorflow/core/profiler/internal:tfprof_stats",
"//tensorflow/core/profiler/internal:tfprof_utils",
@ -31,9 +31,9 @@ cc_library(
srcs = ["tfprof_options.cc"],
hdrs = ["tfprof_options.h"],
deps = [
":protos_all_cc",
"//tensorflow/core:framework_headers_lib",
"//tensorflow/core:lib",
"//tensorflow/core/profiler:protos_all",
],
)

View File

@ -20,9 +20,9 @@ cc_library(
":tfprof_utils",
"//tensorflow/c:checkpoint_reader",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:regexp_internal",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
],
)
@ -35,7 +35,7 @@ cc_library(
":tfprof_node_show",
":tfprof_utils",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@jsoncpp_git//:jsoncpp",
],
)
@ -47,9 +47,9 @@ cc_library(
deps = [
":tfprof_utils",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:regexp_internal",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
],
)
@ -68,9 +68,9 @@ cc_library(
"//tensorflow/c:checkpoint_reader",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:regexp_internal",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
],
)
@ -88,9 +88,9 @@ cc_library(
"//tensorflow/c:c_api",
"//tensorflow/c:checkpoint_reader",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:regexp_internal",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
],
)
@ -110,9 +110,9 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:regexp_internal",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
],
)
@ -129,9 +129,9 @@ cc_library(
":tfprof_utils",
"//tensorflow/c:checkpoint_reader",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:regexp_internal",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
],
)
@ -145,8 +145,8 @@ cc_library(
":tfprof_node",
":tfprof_utils",
"//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",
],
)
@ -164,9 +164,9 @@ cc_library(
":tfprof_utils",
"//tensorflow/c:checkpoint_reader",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:regexp_internal",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
],
)
@ -186,9 +186,9 @@ cc_library(
":tfprof_utils",
"//tensorflow/c:checkpoint_reader",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:regexp_internal",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
],
)
@ -212,9 +212,9 @@ tf_cc_test(
":tfprof_utils",
"//tensorflow/c:checkpoint_reader",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
],
)
@ -235,9 +235,9 @@ tf_cc_test(
"//tensorflow/c:checkpoint_reader",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
],
)
@ -249,7 +249,7 @@ cc_library(
copts = if_not_windows(["-Wno-sign-compare"]),
deps = [
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:regexp_internal",
"//tensorflow/core/profiler:tfprof_options",
],
@ -270,8 +270,8 @@ cc_library(
"//tensorflow/c:checkpoint_reader",
"//tensorflow/core:framework",
"//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/advisor:tfprof_advisor",
],
@ -297,9 +297,9 @@ tf_cc_test(
":tfprof_utils",
"//tensorflow/c:checkpoint_reader",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
],
)
@ -312,7 +312,7 @@ cc_library(
deps = [
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
],
)
@ -332,9 +332,9 @@ tf_cc_test(
":tfprof_utils",
"//tensorflow/c:checkpoint_reader",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler:tfprof_options",
],
)
@ -359,7 +359,7 @@ cc_library(
name = "tfprof_tf_lib",
deps = [
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:regexp_internal",
],
)
@ -404,7 +404,7 @@ tf_cuda_library(
],
deps = [
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@com_google_absl//absl/synchronization",
],
)
@ -430,7 +430,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",

View File

@ -10,7 +10,7 @@ cc_library(
hdrs = ["checker.h"],
deps = [
"//tensorflow/core:lib",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler/internal:tfprof_stats",
],
)
@ -20,7 +20,7 @@ cc_library(
srcs = ["internal_checker_runner_dummy.cc"],
hdrs = ["internal_checker_runner.h"],
deps = [
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler/internal:tfprof_utils",
],
)
@ -58,7 +58,7 @@ cc_library(
":expensive_operation_checker",
":internal_checker_runner_dummy",
":operation_checker",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
],
)

View File

@ -18,7 +18,7 @@ tf_cuda_library(
"//tensorflow/core:core_cpu_lib",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/profiler/internal:profiler_interface",
"//tensorflow/core/profiler/internal:traceme_recorder",
"@com_google_absl//absl/container:flat_hash_map",
@ -34,7 +34,7 @@ tf_cuda_cc_test(
":host_tracer",
"//tensorflow/core:core_cpu_lib",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core/profiler/internal:profiler_interface",
"//tensorflow/core/profiler/lib:traceme",

View File

@ -33,7 +33,7 @@ tf_cuda_library(
":cupti_utils",
"//tensorflow/core:core_cpu_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/profiler/internal:parse_annotation",
"//tensorflow/core/profiler/internal:profiler_interface",
"//tensorflow/core/profiler/lib:traceme",
@ -62,7 +62,7 @@ tf_cc_test_gpu(
"//tensorflow/core:gpu_runtime",
"//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",

View File

@ -24,7 +24,7 @@ tf_cuda_library(
deps = [
"//tensorflow/core/profiler/internal:profiler_interface",
"//tensorflow/core/profiler/lib:profiler_utils",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"@com_google_absl//absl/strings",
] + select({
"//tensorflow:android": [],

View File

@ -15,7 +15,7 @@ tf_cuda_library(
"//tensorflow/core:framework",
"//tensorflow/core:grpc_services",
"//tensorflow/core:lib",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler/lib:profiler_lib",
"//tensorflow/core/profiler/lib:profiler_session",
],
@ -33,7 +33,7 @@ tf_cuda_library(
"//tensorflow/core:framework",
"//tensorflow/core:grpc_services",
"//tensorflow/core:lib",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"//tensorflow/core/profiler/lib:profiler_lib",
"//tensorflow/core/profiler/lib:profiler_session",
],

View File

@ -20,7 +20,7 @@ tf_cuda_library(
"//tensorflow/core:grpc_services",
"//tensorflow/core:lib",
"//tensorflow/core/distributed_runtime/rpc:grpc_util",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"@com_google_absl//absl/strings",
],
)
@ -35,7 +35,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:grpc_services",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/profiler:op_profile_proto_cc",
],
)
@ -46,7 +46,7 @@ cc_library(
hdrs = ["trace_events_to_json.h"],
deps = [
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"@jsoncpp_git//:jsoncpp",
],
)
@ -57,10 +57,10 @@ tf_cc_test(
deps = [
":trace_events_to_json",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core/profiler:protos_all",
"//tensorflow/core/profiler:protos_all_cc",
"@jsoncpp_git//:jsoncpp",
],
)

View File

@ -45,7 +45,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/kernels:summary_interface",
"//tensorflow/core/lib/db:sqlite",
],
@ -59,7 +59,7 @@ tf_cc_test(
":schema",
":summary_db_writer",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core/lib/db:sqlite",
@ -76,7 +76,7 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:ptr_util",
"//tensorflow/core/kernels:summary_interface",
],
@ -91,7 +91,7 @@ tf_cc_test(
":summary_file_writer",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
],
@ -108,7 +108,7 @@ cc_library(
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:png_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -122,7 +122,7 @@ tf_cc_binary(
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/lib/db:sqlite",
],
)

View File

@ -13,8 +13,8 @@ cc_library(
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:lib_proto_parsing",
"//tensorflow/core:protos_all",
"//tensorflow/core/protobuf/tpu:optimization_parameters_proto",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/protobuf/tpu:optimization_parameters_proto_cc",
"@com_google_absl//absl/base",
],
)
@ -27,8 +27,8 @@ cc_library(
deps = [
"//tensorflow/core:framework_headers_lib",
"//tensorflow/core:lib_proto_parsing",
"//tensorflow/core:protos_all",
"//tensorflow/core/protobuf/tpu:tpu_embedding_configuration_proto",
"//tensorflow/core/protobuf/tpu:tpu_embedding_output_layout_proto",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core/protobuf/tpu:tpu_embedding_configuration_proto_cc",
"//tensorflow/core/protobuf/tpu:tpu_embedding_output_layout_proto_cc",
],
)

View File

@ -50,7 +50,7 @@ cc_library(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -80,7 +80,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:tensor_testutil",
"//tensorflow/core:test",
"//tensorflow/core:test_main",

View File

@ -22,7 +22,7 @@ tf_cc_binary(
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
],
)

View File

@ -248,7 +248,7 @@ tf_cc_binary(
"//tensorflow/core:framework",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:tensorflow",
],
)
@ -306,7 +306,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",
],
)
@ -340,7 +340,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",
],
)
@ -374,7 +374,7 @@ tf_cc_binary(
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)

View File

@ -20,7 +20,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",
],
)

View File

@ -121,7 +121,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_googlesource_code_re2//:re2",
],
)

View File

@ -29,7 +29,7 @@ cc_library(
"//tensorflow/core:lib",
"//tensorflow/core:lib_internal",
"//tensorflow/core:op_gen_lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
)
@ -45,7 +45,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",
],

View File

@ -30,7 +30,7 @@ cc_library(
"//conditions:default": [
"//tensorflow/c:c_api_internal",
"//tensorflow/core:framework",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
],
}),
)
@ -188,7 +188,7 @@ cc_library(
"//tensorflow/core/common_runtime/eager:execute",
"//tensorflow/core/common_runtime/eager:tensor_handle",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/core:framework",
],
}),

View File

@ -63,7 +63,7 @@ tf_proto_library_py(
cc_library(
name = "tensorflow_core_cc_protos_all",
deps = ["//tensorflow/core:protos_all"],
deps = ["//tensorflow/core:protos_all_cc"],
)
cc_library(
@ -93,7 +93,7 @@ cc_library(
],
visibility = ["//visibility:public"],
deps = [
":model_flags_proto",
":model_flags_proto_cc",
":runtime",
":toco_port",
"//tensorflow/core:lib",
@ -123,9 +123,9 @@ cc_library(
visibility = ["//visibility:public"],
deps = [
":model_cmdline_flags",
":toco_flags_proto",
":toco_flags_proto_cc",
":toco_port",
":types_proto",
":types_proto_cc",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"@com_google_absl//absl/strings",
@ -145,10 +145,10 @@ cc_library(
],
visibility = ["//visibility:public"],
deps = [
":model_flags_proto",
":model_flags_proto_cc",
":toco_graphviz_dump_options",
":toco_port",
":types_proto",
":types_proto_cc",
"//tensorflow/core:framework_internal",
"//tensorflow/core:lib",
"@com_google_absl//absl/strings",
@ -289,7 +289,7 @@ cc_library(
visibility = ["//visibility:public"],
deps = [
":model",
":model_flags_proto",
":model_flags_proto_cc",
":runtime",
":toco_port",
":tooling_util",
@ -329,11 +329,11 @@ cc_library(
deps = [
":graph_transformations",
":model",
":model_flags_proto",
":types_proto",
":model_flags_proto_cc",
":types_proto_cc",
":runtime",
":toco_graphviz_dump_options",
":toco_flags_proto",
":toco_flags_proto_cc",
":toco_port",
":tooling_util",
"@com_google_protobuf//:protobuf_headers",
@ -342,7 +342,7 @@ cc_library(
"//tensorflow/core:core_cpu_lib",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/lite/toco/tensorflow_graph_matching:resolve_cluster",
"//tensorflow/lite/toco/tflite:export",
"//tensorflow/lite/toco/tflite:import",
@ -362,7 +362,7 @@ tf_cc_test(
"//tensorflow/core:graph",
"//tensorflow/core:lib",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/lite/testing:util",
"@com_google_googletest//:gtest",
],
@ -382,12 +382,12 @@ cc_library(
visibility = ["//visibility:public"],
deps = [
":model",
":model_flags_proto",
":model_flags_proto_cc",
":runtime",
":toco_flags_proto",
":toco_flags_proto_cc",
":toco_graphviz_dump_options",
":toco_port",
":types_proto",
":types_proto_cc",
"//tensorflow/core:lib",
"//tensorflow/lite/kernels/internal:types",
"@com_google_absl//absl/memory",
@ -420,12 +420,12 @@ cc_library(
deps = [
":model",
":model_cmdline_flags",
":model_flags_proto",
":model_flags_proto_cc",
":toco_cmdline_flags",
":toco_flags_proto",
":toco_flags_proto_cc",
":toco_port",
":toco_tooling",
":types_proto",
":types_proto_cc",
"@com_google_absl//absl/strings",
"//tensorflow/core:lib",
# We cannot embed the core:ops dependency directly into :toco_tooling as
@ -441,13 +441,13 @@ tf_cc_binary(
deps = [
":model",
":model_cmdline_flags",
":model_flags_proto",
":model_flags_proto_cc",
":toco_cmdline_flags",
":toco_convert",
":toco_flags_proto",
":toco_flags_proto_cc",
":toco_port",
":toco_tooling",
":types_proto",
":types_proto_cc",
"@com_google_absl//absl/strings",
"//tensorflow/core:lib",
# We cannot embed the core:ops dependency directly into :toco_tooling as
@ -463,13 +463,13 @@ tf_cc_test(
deps = [
":model",
":model_cmdline_flags",
":model_flags_proto",
":model_flags_proto_cc",
":toco_cmdline_flags",
":toco_convert",
":toco_flags_proto",
":toco_flags_proto_cc",
":toco_port",
":toco_tooling",
":types_proto",
":types_proto_cc",
"@com_google_googletest//:gtest",
"@com_google_absl//absl/strings",
"//tensorflow/core:lib",
@ -500,7 +500,7 @@ tf_cc_test(
],
deps = [
":model_cmdline_flags",
":model_flags_proto",
":model_flags_proto_cc",
"//tensorflow/lite/testing:util",
"@com_google_googletest//:gtest",
],
@ -513,7 +513,7 @@ tf_cc_test(
],
deps = [
":toco_cmdline_flags",
":toco_flags_proto",
":toco_flags_proto_cc",
"//tensorflow/lite/testing:util",
"@com_google_googletest//:gtest",
],

View File

@ -31,8 +31,8 @@ cc_library(
hdrs = ["conversion_log_util.h"],
visibility = ["//visibility:public"],
deps = [
":toco_conversion_log_proto",
"//tensorflow/core:protos_all",
":toco_conversion_log_proto_cc",
"//tensorflow/core:protos_all_cc",
"//tensorflow/lite:version",
"//tensorflow/lite/toco:model",
"//tensorflow/lite/toco:tooling_util",
@ -50,9 +50,9 @@ tf_cc_test(
deps = [
":conversion_log_util",
"//tensorflow/core:ops",
"//tensorflow/core:protos_all",
"//tensorflow/core:protos_all_cc",
"//tensorflow/lite/toco:model",
"//tensorflow/lite/toco:model_flags_proto",
"//tensorflow/lite/toco:model_flags_proto_cc",
"@com_google_absl//absl/memory",
"@com_google_googletest//:gtest",
"@com_google_googletest//:gtest_main",