Public Member Functions | |
def | check (self, x) |
Public Member Functions inherited from torch.distributions.constraints.Constraint | |
def | check (self, value) |
def | __repr__ (self) |
Placeholder for variables whose support depends on other variables. These variables obey no simple coordinate-wise constraints.
Definition at line 66 of file constraints.py.