reenabling test that passed after 100 runs w/o timing out

PiperOrigin-RevId: 168458634
This commit is contained in:
Olivia Nordquist 2017-09-12 15:32:36 -07:00 committed by TensorFlower Gardener
parent 00c865566f
commit 1cada9ea2d

View File

@ -2302,7 +2302,7 @@ cuda_py_test(
cuda_py_test(
name = "fft_ops_test",
size = "large",
size = "medium",
srcs = ["fft_ops_test.py"],
additional_deps = [
"//third_party/py/numpy",