From: Jeremy Lau Date: Sat, 24 Feb 2018 00:48:56 +0000 (-0800) Subject: Internal change. X-Git-Tag: upstream/v1.7.0~31^2~394 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f230f639c53c3e9b54ba4b2c3f7650ba2daae307;p=platform%2Fupstream%2Ftensorflow.git Internal change. PiperOrigin-RevId: 186843326 --- diff --git a/tensorflow/contrib/bayesflow/BUILD b/tensorflow/contrib/bayesflow/BUILD index d7beb26..08b29fb 100644 --- a/tensorflow/contrib/bayesflow/BUILD +++ b/tensorflow/contrib/bayesflow/BUILD @@ -39,7 +39,7 @@ py_library( cuda_py_test( name = "metropolis_hastings_test", - size = "medium", + size = "large", srcs = ["python/kernel_tests/metropolis_hastings_test.py"], additional_deps = [ ":bayesflow_py",