Skip to content

Commit

Permalink
Change conv_ops_test_gpu to size large
Browse files Browse the repository at this point in the history
  • Loading branch information
sunway513 committed Oct 4, 2019
1 parent 6847040 commit 0bd29e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow/python/kernel_tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2974,7 +2974,7 @@ cuda_py_test(

cuda_py_test(
name = "conv_ops_test",
size = "medium",
size = "large",
srcs = ["conv_ops_test.py"],
additional_deps = [
"//third_party/py/numpy",
Expand Down

0 comments on commit 0bd29e2

Please sign in to comment.