Skip to content

Commit 0bd29e2

Browse files
committed
Change conv_ops_test_gpu to size large
1 parent 6847040 commit 0bd29e2

File tree

1 file changed

+1
-1
lines changed
  • tensorflow/python/kernel_tests

1 file changed

+1
-1
lines changed

tensorflow/python/kernel_tests/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2974,7 +2974,7 @@ cuda_py_test(
29742974

29752975
cuda_py_test(
29762976
name = "conv_ops_test",
2977-
size = "medium",
2977+
size = "large",
29782978
srcs = ["conv_ops_test.py"],
29792979
additional_deps = [
29802980
"//third_party/py/numpy",

0 commit comments

Comments
 (0)