Searched refs:RelaxedUnspecConstraint (Results 1 – 3 of 3) sorted by relevance
21 RelaxedUnspecConstraint
47 RelaxedUnspecConstraint,2608 constraint_size = RelaxedUnspecConstraint(warn_only=False)2619 constraint_size = RelaxedUnspecConstraint(warn_only=False)2622 constraint_size = RelaxedUnspecConstraint(warn_only=True)2624 constraint_stride = RelaxedUnspecConstraint(warn_only=True)
1129 class RelaxedUnspecConstraint(Constraint): class1154 DimConstraint = Union[StrictMinMaxConstraint, RelaxedUnspecConstraint, None]3842 and not isinstance(constraint, RelaxedUnspecConstraint)3853 elif isinstance(constraint, RelaxedUnspecConstraint):3885 elif isinstance(constraint, RelaxedUnspecConstraint):4078 elif isinstance(c, RelaxedUnspecConstraint):