Internal change.

PiperOrigin-RevId: 221055507
This commit is contained in:
A. Unique TensorFlower 2018-11-12 01:39:04 -08:00 committed by TensorFlower Gardener
parent 96c6158848
commit 25409786f1

View File

@ -3,6 +3,7 @@ licenses(["notice"]) # Apache 2.0
package(
default_visibility = [
"//learning/deepmind/public/wavenet/python:__subpackages__",
"//learning/deepmind/research/alphastar:__subpackages__",
"//learning/tfx:__subpackages__",
"//tensorflow:internal",
],