Internal BUILD file change.
PiperOrigin-RevId: 310528908 Change-Id: Ibb8563e67665ebf5e758056f47ac7a9c8e2bba84
This commit is contained in:
parent
12c148369a
commit
966cba56f3
|
@ -23,7 +23,6 @@ package_group(
|
|||
"//tensorflow/compiler/xla/...",
|
||||
"//third_party/iree/...",
|
||||
"//third_party/mlir_edge/...",
|
||||
"//third_party/tf_runtime/tools/tf_kernel_gen/...",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
|
@ -17,7 +17,6 @@ package_group(
|
|||
"//tensorflow/compiler/...",
|
||||
"//tensorflow/python/tpu/...",
|
||||
"//third_party/py/jax/...",
|
||||
"//third_party/tf_runtime/tools/tf_kernel_gen/...",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue