Update visibility setting for keras/tests to enable PIP package testing.

PiperOrigin-RevId: 355671445
Change-Id: I8a8bec94c7f5cde07239f68da08f4b8368513e21
This commit is contained in:
Scott Zhu 2021-02-04 11:27:21 -08:00 committed by TensorFlower Gardener
parent fb56a56a14
commit 688c53043c

View File

@ -10,6 +10,7 @@ load("//tensorflow/python/tpu:tpu.bzl", "tpu_py_test")
package(
default_visibility = [
"//tensorflow/python/keras:__subpackages__",
"//tensorflow/tools/pip_package:__pkg__",
],
licenses = ["notice"], # Apache 2.0