Update visibility setting for keras/tests to enable PIP package testing.
PiperOrigin-RevId: 355671445 Change-Id: I8a8bec94c7f5cde07239f68da08f4b8368513e21
This commit is contained in:
parent
fb56a56a14
commit
688c53043c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user