Update contrib/distributions/estimator_test build dependency.

PiperOrigin-RevId: 163272464
This commit is contained in:
Joshua V. Dillon 2017-07-26 16:21:02 -07:00 committed by TensorFlower Gardener
parent 1b8458a1c9
commit ce7a355bd8

View File

@ -76,6 +76,7 @@ cuda_py_test(
"//tensorflow/python:nn_ops",
"//tensorflow/python:session",
],
tags = ["no_pip"], # contrib/learn:head_test is not available in pip.
)
cuda_py_test(