Include spectral_ops_test_util in python deps.
authorJoshua V. Dillon <jvdillon@google.com>
Tue, 6 Mar 2018 18:00:43 +0000 (10:00 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 6 Mar 2018 18:04:44 +0000 (10:04 -0800)
PiperOrigin-RevId: 188037439

tensorflow/python/BUILD

index 4fdfacb..8e07c3e 100644 (file)
@@ -91,6 +91,7 @@ py_library(
         ":sets",
         ":sparse_ops",
         ":spectral_ops",
+        ":spectral_ops_test_util",
         ":standard_ops",
         ":state_ops",
         ":string_ops",