internal BUILD file cleanup
PiperOrigin-RevId: 278829980 Change-Id: Iec14e036eb915373d24b65d07b54d0780d70ca3f
This commit is contained in:
parent
4f11eb8e53
commit
773a37866e
@ -971,7 +971,7 @@ tf_cc_test(
|
||||
"//tensorflow/compiler/xla:test",
|
||||
"//tensorflow/compiler/xla/tests:hlo_test_base",
|
||||
"//tensorflow/compiler/xla/tests:xla_internal_test_main",
|
||||
"//tensorflow/core:protos_all",
|
||||
"//tensorflow/core:protos_all_cc",
|
||||
"//tensorflow/core:test",
|
||||
],
|
||||
)
|
||||
|
@ -1453,7 +1453,7 @@ tf_cc_test(
|
||||
"//tensorflow/compiler/xla:test",
|
||||
"//tensorflow/compiler/xla/tests:hlo_test_base",
|
||||
"//tensorflow/compiler/xla/tests:xla_internal_test_main",
|
||||
"//tensorflow/core:protos_all",
|
||||
"//tensorflow/core:protos_all_cc",
|
||||
"//tensorflow/core:test",
|
||||
],
|
||||
)
|
||||
|
@ -233,7 +233,7 @@ tf_cc_binary(
|
||||
"//tensorflow/compiler/xla/service:platform_util",
|
||||
"//tensorflow/core:framework_internal",
|
||||
"//tensorflow/core:lib",
|
||||
"//tensorflow/core:protos_all",
|
||||
"//tensorflow/core:protos_all_cc",
|
||||
"@com_google_absl//absl/algorithm:container",
|
||||
"@com_google_absl//absl/strings",
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user