Internal change

PiperOrigin-RevId: 173738655
This commit is contained in:
Jeremy Lau 2017-10-27 17:32:30 -07:00 committed by TensorFlower Gardener
parent 245a5c171a
commit fb2c84cb27

View File

@ -464,7 +464,7 @@ tf_xla_py_test(
tf_xla_py_test( tf_xla_py_test(
name = "unary_ops_test", name = "unary_ops_test",
size = "small", size = "medium",
srcs = ["unary_ops_test.py"], srcs = ["unary_ops_test.py"],
deps = [ deps = [
":xla_test", ":xla_test",