mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Fixed typo in docstring
This commit is contained in:
parent
1e037850f1
commit
764c9b6b44
|
|
@ -176,7 +176,7 @@ class _DistributionMeta(abc.ABCMeta):
|
|||
class ReparameterizationType(object):
|
||||
"""Instances of this class represent how sampling is reparameterized.
|
||||
|
||||
Two static instances exist in the distritributions library, signifying
|
||||
Two static instances exist in the distributions library, signifying
|
||||
one of two possible properties for samples from a distribution:
|
||||
|
||||
`FULLY_REPARAMETERIZED`: Samples from the distribution are fully
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user