projects
/
platform
/
upstream
/
tensorflow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63d4c46
)
Internal change.
author
Jeremy Lau
<lauj@google.com>
Mon, 26 Feb 2018 20:23:36 +0000
(12:23 -0800)
committer
TensorFlower Gardener
<gardener@tensorflow.org>
Mon, 26 Feb 2018 20:27:51 +0000
(12:27 -0800)
PiperOrigin-RevId:
187061863
tensorflow/contrib/bayesflow/BUILD
patch
|
blob
|
history
diff --git
a/tensorflow/contrib/bayesflow/BUILD
b/tensorflow/contrib/bayesflow/BUILD
index 08b29fb6bcbb615d8875283f812f219ae591c6b4..270c309ec3f2f8337f2c079decff0b4eeefee234 100644
(file)
--- 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",