mcmc_diagnostics.py added to contrib/bayesflow/. potential_scale_reduction function...
authorIan Langmore <langmore@google.com>
Tue, 6 Feb 2018 08:29:29 +0000 (00:29 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 6 Feb 2018 08:36:03 +0000 (00:36 -0800)
commit2341e3f09f8453c64d96f9c1fd870825bb2a3755
treeaf32242fffd757dd990b478ee4d4ad53652ac0b7
parent60b4211873388ac8518a8397cc28e553b22420ea
mcmc_diagnostics.py added to contrib/bayesflow/.  potential_scale_reduction function added.
.

PiperOrigin-RevId: 184644450
tensorflow/contrib/bayesflow/BUILD
tensorflow/contrib/bayesflow/__init__.py
tensorflow/contrib/bayesflow/python/kernel_tests/mcmc_diagnostics_test.py [new file with mode: 0644]
tensorflow/contrib/bayesflow/python/ops/mcmc_diagnostics.py [new file with mode: 0644]
tensorflow/contrib/bayesflow/python/ops/mcmc_diagnostics_impl.py [new file with mode: 0644]