Unify metropolis_hastings interface with HMC kernel.
authorDustin Tran <trandustin@google.com>
Fri, 23 Feb 2018 04:02:33 +0000 (20:02 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 23 Feb 2018 04:05:59 +0000 (20:05 -0800)
commitbff1648a179aa522fb13e2eb1b26f8464da26af6
treebb8ac7ed07589bc8835c6892eefa81ae6efd1ae8
parentbefd8234e1c209b26457eb5df37d2952004bdeaf
Unify metropolis_hastings interface with HMC kernel.

PiperOrigin-RevId: 186716023
tensorflow/contrib/bayesflow/python/kernel_tests/hmc_test.py
tensorflow/contrib/bayesflow/python/kernel_tests/metropolis_hastings_test.py
tensorflow/contrib/bayesflow/python/ops/hmc_impl.py
tensorflow/contrib/bayesflow/python/ops/metropolis_hastings.py
tensorflow/contrib/bayesflow/python/ops/metropolis_hastings_impl.py