Internal visibility change

PiperOrigin-RevId: 312294090
Change-Id: Id01f9c913cfef7200b7cee80323c25a734cddf4e
This commit is contained in:
A. Unique TensorFlower 2020-05-19 09:24:15 -07:00 committed by TensorFlower Gardener
parent 15d39f5e83
commit 6772e0ca84
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ load("//tensorflow:tensorflow.bzl", "py_test")
package(
default_visibility = [
"//learning/tfx/autotfx:__subpackages__",
"//research/graph/convolutions/model/autotfx:__subpackages__",
"//tensorflow:internal",
],
licenses = ["notice"], # Apache 2.0