From: Jeremy Lau Date: Mon, 26 Feb 2018 20:23:36 +0000 (-0800) Subject: Internal change. X-Git-Tag: upstream/v1.7.0~108 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cfb6e1628cf752f6cb1d844b8bba3a2cfc98b1e3;p=platform%2Fupstream%2Ftensorflow.git Internal change. PiperOrigin-RevId: 187061863 --- diff --git a/tensorflow/contrib/bayesflow/BUILD b/tensorflow/contrib/bayesflow/BUILD index 08b29fb..270c309 100644 --- a/tensorflow/contrib/bayesflow/BUILD +++ b/tensorflow/contrib/bayesflow/BUILD @@ -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",