Internal visibility update.

PiperOrigin-RevId: 272997682
This commit is contained in:
A. Unique TensorFlower 2019-10-04 18:33:24 -07:00 committed by TensorFlower Gardener
parent 75f87ccdad
commit e89dca294a

View File

@ -12,6 +12,7 @@ package_group(
packages = [ packages = [
"//babelfish/device/...", "//babelfish/device/...",
"//learning/brain/experimental/mlir/...", "//learning/brain/experimental/mlir/...",
"//learning/brain/experimental/swift_mlir/...",
"//learning/brain/google/xla/kernels/...", "//learning/brain/google/xla/kernels/...",
"//tensorflow/compiler/mlir/...", "//tensorflow/compiler/mlir/...",
"//tensorflow/compiler/xla/...", "//tensorflow/compiler/xla/...",