Breaking change: Revise HMC interface to accept a list of Tensors representing a...
authorJoshua V. Dillon <jvdillon@google.com>
Fri, 2 Feb 2018 21:07:37 +0000 (13:07 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 2 Feb 2018 21:11:19 +0000 (13:11 -0800)
commitaf9afcfe44ed97dc13422445b1f1c91eaa98d583
treed2d34e7252b2a2091bc13f2f1275cf185e27b9fe
parent2863d44374c226444785f81ffe385e5dd5b9c295
Breaking change: Revise HMC interface to accept a list of Tensors representing a partitioning of chain state.

PiperOrigin-RevId: 184323369
tensorflow/contrib/bayesflow/python/kernel_tests/hmc_test.py
tensorflow/contrib/bayesflow/python/ops/hmc.py
tensorflow/contrib/bayesflow/python/ops/hmc_impl.py