Internal change.
authorAnna R <annarev@google.com>
Thu, 29 Mar 2018 22:20:38 +0000 (15:20 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 29 Mar 2018 22:29:18 +0000 (15:29 -0700)
PiperOrigin-RevId: 190995029

tensorflow/contrib/boosted_trees/BUILD

index ddeda00..8eac124 100644 (file)
@@ -119,7 +119,7 @@ py_library(
 
 py_test(
     name = "gbdt_batch_test",
-    size = "small",
+    size = "medium",
     srcs = ["python/training/functions/gbdt_batch_test.py"],
     srcs_version = "PY2AND3",
     tags = [