Internal change.

PiperOrigin-RevId: 163765028
This commit is contained in:
Anna R 2017-07-31 16:23:01 -07:00 committed by TensorFlower Gardener
parent 9e7875437f
commit 6150611ae2

View File

@ -530,7 +530,7 @@ cuda_py_test(
cuda_py_test(
name = "vector_diffeomixture_test",
size = "small",
size = "medium",
srcs = ["python/kernel_tests/vector_diffeomixture_test.py"],
additional_deps = [
":distributions_py",