Improvements in the documentation of tf.random_gamma, tf.random_poisson and tf.distributions.
* Marked the Python code in docstrings. * Fixed the output shapes in docstrings. * Fixed a typo in the normalization constant in tf.distributions.Gamma docstring. * Updated the warning in tf.distributions.Gamma docstring. * Added warnings regarding zero samples in tf.distributions.Beta and tf.distributions.Dirichlet docstrings. PiperOrigin-RevId: 201328305
Loading
Please sign in to comment