Skip to content

Commit

Permalink
Set resent_v1_test and resnet_v2_test to "large" since they seem to h…
Browse files Browse the repository at this point in the history
…ave flaky

timeouts since last week.
Change: 141119294
  • Loading branch information
tensorflower-gardener committed Dec 6, 2016
1 parent f4a15fb commit 57004b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow/contrib/slim/python/slim/nets/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ py_library(

py_test(
name = "resnet_v1_test",
size = "medium",
size = "large",
srcs = ["resnet_v1_test.py"],
srcs_version = "PY2AND3",
deps = [
Expand Down

0 comments on commit 57004b1

Please sign in to comment.