Public Member Functions | |
def | check (self, value) |
Public Member Functions inherited from torch.distributions.constraints.Constraint | |
def | check (self, value) |
def | __repr__ (self) |
Constrain to real-valued vectors. This is the same as `constraints.real`, but additionally reduces across the `event_shape` dimension.
Definition at line 288 of file constraints.py.