Migrate MCMC diagnostics and Halton Sequence sampler into
authorJoshua V. Dillon <jvdillon@google.com>
Tue, 6 Mar 2018 19:55:08 +0000 (11:55 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 6 Mar 2018 19:59:25 +0000 (11:59 -0800)
commitc8236883db3b53563b24d527aade12e60d5ed246
tree1a127b295e7b7f6473046f45826d97ce3f8221d4
parent429ce2a60b9faa3db204aed05ab4a9a3a1a6c725
Migrate MCMC diagnostics and Halton Sequence sampler into
tensorflow_probability.

PiperOrigin-RevId: 188057302
tensorflow/contrib/bayesflow/BUILD
tensorflow/contrib/bayesflow/__init__.py
tensorflow/contrib/bayesflow/python/kernel_tests/mcmc_diagnostics_test.py [deleted file]
tensorflow/contrib/bayesflow/python/ops/mcmc_diagnostics.py [deleted file]
tensorflow/contrib/bayesflow/python/ops/mcmc_diagnostics_impl.py [deleted file]