Add internal project for access to enable_mlir_bridge_pass visibility.

PiperOrigin-RevId: 330836459
Change-Id: I14e4d164f2ab416e66dcdf0cda0bee83343dcc98
This commit is contained in:
A. Unique TensorFlower 2020-09-09 17:47:40 -07:00 committed by TensorFlower Gardener
parent bafdc186d4
commit 0f75923f6c

View File

@ -2168,6 +2168,7 @@ py_library(
name = "is_mlir_bridge_test_true",
srcs = ["framework/is_mlir_bridge_test_true.py"],
srcs_version = "PY2AND3",
visibility = visibility,
)
# Including this as a dependency will result in tests to use TFRT.