Add note to bijector_impl.py explaining that `log_det_jacobian` is `log(*abs*(det...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 29 May 2018 18:32:25 +0000 (11:32 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 29 May 2018 18:34:55 +0000 (11:34 -0700)
commita003d7287686f0963aae38fa97f20d66f113aefc
tree20910670b505716bb73805840fce98d243a6f55c
parent06fd5e9cfb56725c998aae90940154511411342d
Add note to bijector_impl.py explaining that `log_det_jacobian` is `log(*abs*(det(Jacobian)))`.

PiperOrigin-RevId: 198428995
tensorflow/python/ops/distributions/bijector_impl.py