Internal BUILD file change.

PiperOrigin-RevId: 310528908
Change-Id: Ibb8563e67665ebf5e758056f47ac7a9c8e2bba84
This commit is contained in:
Adrian Kuegel 2020-05-08 03:06:20 -07:00 committed by TensorFlower Gardener
parent 12c148369a
commit 966cba56f3
3 changed files with 0 additions and 3 deletions

View File

@ -23,7 +23,6 @@ package_group(
"//tensorflow/compiler/xla/...",
"//third_party/iree/...",
"//third_party/mlir_edge/...",
"//third_party/tf_runtime/tools/tf_kernel_gen/...",
],
)

View File

@ -17,7 +17,6 @@ package_group(
"//tensorflow/compiler/...",
"//tensorflow/python/tpu/...",
"//third_party/py/jax/...",
"//third_party/tf_runtime/tools/tf_kernel_gen/...",
],
)

View File

@ -227,7 +227,6 @@ cc_library(
"//tensorflow/compiler/xla/service/mlir_gpu:__subpackages__",
"//tensorflow/core/kernels:__subpackages__",
"//tensorflow/stream_executor:__subpackages__",
"//third_party/tf_runtime/tools/tf_kernel_gen:__subpackages__",
],
deps = if_gpu_is_configured([
":gpu_asm_opts",