Internal change.
authorJeremy Lau <lauj@google.com>
Mon, 26 Feb 2018 20:23:36 +0000 (12:23 -0800)
committerGunhan Gulsoy <gunan@google.com>
Tue, 27 Feb 2018 22:33:33 +0000 (14:33 -0800)
PiperOrigin-RevId: 187061863

tensorflow/contrib/bayesflow/BUILD

index 08b29fb..270c309 100644 (file)
@@ -210,7 +210,7 @@ cuda_py_test(
 
 cuda_py_test(
     name = "hmc_test",
-    size = "medium",
+    size = "large",
     srcs = ["python/kernel_tests/hmc_test.py"],
     additional_deps = [
         ":bayesflow_py",