{".class": "MypyFile", "_fullname": "torch.distributions.constraints", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Constraint": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints.Constraint", "name": "Constraint", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints.Constraint", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "torch.distributions.constraints.Constraint.__repr__", "name": "__repr__", "type": null}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints.Constraint.check", "name": "check", "type": null}}, "event_dim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "torch.distributions.constraints.Constraint.event_dim", "name": "event_dim", "type": "builtins.int"}}, "is_discrete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "torch.distributions.constraints.Constraint.is_discrete", "name": "is_discrete", "type": "builtins.bool"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_Boolean": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._Boolean", "name": "_Boolean", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._Boolean", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._Boolean", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._Boolean.check", "name": "check", "type": null}}, "is_discrete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "torch.distributions.constraints._Boolean.is_discrete", "name": "is_discrete", "type": "builtins.bool"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_Cat": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._Cat", "name": "_Cat", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._Cat", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._Cat", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "cseq", "dim", "lengths"], "flags": [], "fullname": "torch.distributions.constraints._Cat.__init__", "name": "__init__", "type": null}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._Cat.check", "name": "check", "type": null}}, "cseq": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._Cat.cseq", "name": "cseq", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "dim": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._Cat.dim", "name": "dim", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "event_dim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "torch.distributions.constraints._Cat.event_dim", "name": "event_dim", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "event_dim", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["torch.distributions.constraints._Cat"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "event_dim of _Cat", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "is_discrete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "torch.distributions.constraints._Cat.is_discrete", "name": "is_discrete", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "is_discrete", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["torch.distributions.constraints._Cat"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "is_discrete of _Cat", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "lengths": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._Cat.lengths", "name": "lengths", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_CorrCholesky": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._CorrCholesky", "name": "_CorrCholesky", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._CorrCholesky", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._CorrCholesky", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._CorrCholesky.check", "name": "check", "type": null}}, "event_dim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "torch.distributions.constraints._CorrCholesky.event_dim", "name": "event_dim", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_Dependent": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._Dependent", "name": "_Dependent", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._Dependent", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._Dependent", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__call__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 5, 5], "arg_names": ["self", "is_discrete", "event_dim"], "flags": [], "fullname": "torch.distributions.constraints._Dependent.__call__", "name": "__call__", "type": null}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 5, 5], "arg_names": ["self", "is_discrete", "event_dim"], "flags": [], "fullname": "torch.distributions.constraints._Dependent.__init__", "name": "__init__", "type": null}}, "_event_dim": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._Dependent._event_dim", "name": "_event_dim", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "_is_discrete": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._Dependent._is_discrete", "name": "_is_discrete", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "x"], "flags": [], "fullname": "torch.distributions.constraints._Dependent.check", "name": "check", "type": null}}, "event_dim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "torch.distributions.constraints._Dependent.event_dim", "name": "event_dim", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "event_dim", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["torch.distributions.constraints._Dependent"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "event_dim of _Dependent", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "is_discrete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "torch.distributions.constraints._Dependent.is_discrete", "name": "is_discrete", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "is_discrete", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["torch.distributions.constraints._Dependent"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "is_discrete of _Dependent", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_DependentProperty": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.property", "torch.distributions.constraints._Dependent"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._DependentProperty", "name": "_DependentProperty", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._DependentProperty", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._DependentProperty", "builtins.property", "torch.distributions.constraints._Dependent", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__call__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "fn"], "flags": [], "fullname": "torch.distributions.constraints._DependentProperty.__call__", "name": "__call__", "type": null}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 5, 5], "arg_names": ["self", "fn", "is_discrete", "event_dim"], "flags": [], "fullname": "torch.distributions.constraints._DependentProperty.__init__", "name": "__init__", "type": null}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_GreaterThan": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._GreaterThan", "name": "_GreaterThan", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._GreaterThan", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._GreaterThan", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "lower_bound"], "flags": [], "fullname": "torch.distributions.constraints._GreaterThan.__init__", "name": "__init__", "type": null}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "torch.distributions.constraints._GreaterThan.__repr__", "name": "__repr__", "type": null}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._GreaterThan.check", "name": "check", "type": null}}, "lower_bound": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._GreaterThan.lower_bound", "name": "lower_bound", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_GreaterThanEq": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._GreaterThanEq", "name": "_GreaterThanEq", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._GreaterThanEq", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._GreaterThanEq", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "lower_bound"], "flags": [], "fullname": "torch.distributions.constraints._GreaterThanEq.__init__", "name": "__init__", "type": null}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "torch.distributions.constraints._GreaterThanEq.__repr__", "name": "__repr__", "type": null}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._GreaterThanEq.check", "name": "check", "type": null}}, "lower_bound": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._GreaterThanEq.lower_bound", "name": "lower_bound", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_HalfOpenInterval": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._HalfOpenInterval", "name": "_HalfOpenInterval", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._HalfOpenInterval", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._HalfOpenInterval", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "lower_bound", "upper_bound"], "flags": [], "fullname": "torch.distributions.constraints._HalfOpenInterval.__init__", "name": "__init__", "type": null}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "torch.distributions.constraints._HalfOpenInterval.__repr__", "name": "__repr__", "type": null}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._HalfOpenInterval.check", "name": "check", "type": null}}, "lower_bound": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._HalfOpenInterval.lower_bound", "name": "lower_bound", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "upper_bound": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._HalfOpenInterval.upper_bound", "name": "upper_bound", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_IndependentConstraint": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._IndependentConstraint", "name": "_IndependentConstraint", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._IndependentConstraint", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._IndependentConstraint", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "base_constraint", "reinterpreted_batch_ndims"], "flags": [], "fullname": "torch.distributions.constraints._IndependentConstraint.__init__", "name": "__init__", "type": null}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "torch.distributions.constraints._IndependentConstraint.__repr__", "name": "__repr__", "type": null}}, "base_constraint": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._IndependentConstraint.base_constraint", "name": "base_constraint", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._IndependentConstraint.check", "name": "check", "type": null}}, "event_dim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "torch.distributions.constraints._IndependentConstraint.event_dim", "name": "event_dim", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "event_dim", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["torch.distributions.constraints._IndependentConstraint"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "event_dim of _IndependentConstraint", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "is_discrete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "torch.distributions.constraints._IndependentConstraint.is_discrete", "name": "is_discrete", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "is_discrete", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["torch.distributions.constraints._IndependentConstraint"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "is_discrete of _IndependentConstraint", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "reinterpreted_batch_ndims": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._IndependentConstraint.reinterpreted_batch_ndims", "name": "reinterpreted_batch_ndims", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_IntegerGreaterThan": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._IntegerGreaterThan", "name": "_IntegerGreaterThan", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._IntegerGreaterThan", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._IntegerGreaterThan", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "lower_bound"], "flags": [], "fullname": "torch.distributions.constraints._IntegerGreaterThan.__init__", "name": "__init__", "type": null}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "torch.distributions.constraints._IntegerGreaterThan.__repr__", "name": "__repr__", "type": null}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._IntegerGreaterThan.check", "name": "check", "type": null}}, "is_discrete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "torch.distributions.constraints._IntegerGreaterThan.is_discrete", "name": "is_discrete", "type": "builtins.bool"}}, "lower_bound": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._IntegerGreaterThan.lower_bound", "name": "lower_bound", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_IntegerInterval": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._IntegerInterval", "name": "_IntegerInterval", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._IntegerInterval", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._IntegerInterval", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "lower_bound", "upper_bound"], "flags": [], "fullname": "torch.distributions.constraints._IntegerInterval.__init__", "name": "__init__", "type": null}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "torch.distributions.constraints._IntegerInterval.__repr__", "name": "__repr__", "type": null}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._IntegerInterval.check", "name": "check", "type": null}}, "is_discrete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "torch.distributions.constraints._IntegerInterval.is_discrete", "name": "is_discrete", "type": "builtins.bool"}}, "lower_bound": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._IntegerInterval.lower_bound", "name": "lower_bound", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "upper_bound": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._IntegerInterval.upper_bound", "name": "upper_bound", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_IntegerLessThan": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._IntegerLessThan", "name": "_IntegerLessThan", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._IntegerLessThan", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._IntegerLessThan", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "upper_bound"], "flags": [], "fullname": "torch.distributions.constraints._IntegerLessThan.__init__", "name": "__init__", "type": null}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "torch.distributions.constraints._IntegerLessThan.__repr__", "name": "__repr__", "type": null}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._IntegerLessThan.check", "name": "check", "type": null}}, "is_discrete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "torch.distributions.constraints._IntegerLessThan.is_discrete", "name": "is_discrete", "type": "builtins.bool"}}, "upper_bound": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._IntegerLessThan.upper_bound", "name": "upper_bound", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_Interval": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._Interval", "name": "_Interval", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._Interval", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._Interval", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "lower_bound", "upper_bound"], "flags": [], "fullname": "torch.distributions.constraints._Interval.__init__", "name": "__init__", "type": null}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "torch.distributions.constraints._Interval.__repr__", "name": "__repr__", "type": null}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._Interval.check", "name": "check", "type": null}}, "lower_bound": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._Interval.lower_bound", "name": "lower_bound", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "upper_bound": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._Interval.upper_bound", "name": "upper_bound", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_LessThan": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._LessThan", "name": "_LessThan", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._LessThan", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._LessThan", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "upper_bound"], "flags": [], "fullname": "torch.distributions.constraints._LessThan.__init__", "name": "__init__", "type": null}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "torch.distributions.constraints._LessThan.__repr__", "name": "__repr__", "type": null}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._LessThan.check", "name": "check", "type": null}}, "upper_bound": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._LessThan.upper_bound", "name": "upper_bound", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_LowerCholesky": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._LowerCholesky", "name": "_LowerCholesky", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._LowerCholesky", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._LowerCholesky", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._LowerCholesky.check", "name": "check", "type": null}}, "event_dim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "torch.distributions.constraints._LowerCholesky.event_dim", "name": "event_dim", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_LowerTriangular": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._LowerTriangular", "name": "_LowerTriangular", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._LowerTriangular", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._LowerTriangular", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._LowerTriangular.check", "name": "check", "type": null}}, "event_dim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "torch.distributions.constraints._LowerTriangular.event_dim", "name": "event_dim", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_Multinomial": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._Multinomial", "name": "_Multinomial", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._Multinomial", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._Multinomial", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "upper_bound"], "flags": [], "fullname": "torch.distributions.constraints._Multinomial.__init__", "name": "__init__", "type": null}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "x"], "flags": [], "fullname": "torch.distributions.constraints._Multinomial.check", "name": "check", "type": null}}, "event_dim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "torch.distributions.constraints._Multinomial.event_dim", "name": "event_dim", "type": "builtins.int"}}, "is_discrete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "torch.distributions.constraints._Multinomial.is_discrete", "name": "is_discrete", "type": "builtins.bool"}}, "upper_bound": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._Multinomial.upper_bound", "name": "upper_bound", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_OneHot": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._OneHot", "name": "_OneHot", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._OneHot", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._OneHot", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._OneHot.check", "name": "check", "type": null}}, "event_dim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "torch.distributions.constraints._OneHot.event_dim", "name": "event_dim", "type": "builtins.int"}}, "is_discrete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "torch.distributions.constraints._OneHot.is_discrete", "name": "is_discrete", "type": "builtins.bool"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_PositiveDefinite": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._PositiveDefinite", "name": "_PositiveDefinite", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._PositiveDefinite", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._PositiveDefinite", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._PositiveDefinite.check", "name": "check", "type": null}}, "event_dim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "torch.distributions.constraints._PositiveDefinite.event_dim", "name": "event_dim", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_Real": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._Real", "name": "_Real", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._Real", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._Real", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._Real.check", "name": "check", "type": null}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_Simplex": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._Simplex", "name": "_Simplex", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._Simplex", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._Simplex", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._Simplex.check", "name": "check", "type": null}}, "event_dim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "torch.distributions.constraints._Simplex.event_dim", "name": "event_dim", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_Stack": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.constraints.Constraint"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.constraints._Stack", "name": "_Stack", "type_vars": []}, "flags": [], "fullname": "torch.distributions.constraints._Stack", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.constraints", "mro": ["torch.distributions.constraints._Stack", "torch.distributions.constraints.Constraint", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "cseq", "dim"], "flags": [], "fullname": "torch.distributions.constraints._Stack.__init__", "name": "__init__", "type": null}}, "check": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.constraints._Stack.check", "name": "check", "type": null}}, "cseq": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._Stack.cseq", "name": "cseq", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "dim": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints._Stack.dim", "name": "dim", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "event_dim": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "torch.distributions.constraints._Stack.event_dim", "name": "event_dim", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "event_dim", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["torch.distributions.constraints._Stack"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "event_dim of _Stack", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "is_discrete": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "torch.distributions.constraints._Stack.is_discrete", "name": "is_discrete", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "is_discrete", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["torch.distributions.constraints._Stack"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "is_discrete of _Stack", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "__all__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.__all__", "name": "__all__", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributions.constraints.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributions.constraints.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributions.constraints.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributions.constraints.__package__", "name": "__package__", "type": "builtins.str"}}, "boolean": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.boolean", "name": "boolean", "type": "torch.distributions.constraints._Boolean"}}, "cat": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "torch.distributions.constraints.cat", "line": 561, "no_args": true, "normalized": false, "target": "torch.distributions.constraints._Cat"}}, "corr_cholesky": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.corr_cholesky", "name": "corr_cholesky", "type": "torch.distributions.constraints._CorrCholesky"}}, "dependent": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.dependent", "name": "dependent", "type": "torch.distributions.constraints._Dependent"}}, "dependent_property": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "torch.distributions.constraints.dependent_property", "line": 538, "no_args": true, "normalized": false, "target": "torch.distributions.constraints._DependentProperty"}}, "greater_than": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "torch.distributions.constraints.greater_than", "line": 549, "no_args": true, "normalized": false, "target": "torch.distributions.constraints._GreaterThan"}}, "greater_than_eq": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "torch.distributions.constraints.greater_than_eq", "line": 550, "no_args": true, "normalized": false, "target": "torch.distributions.constraints._GreaterThanEq"}}, "half_open_interval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "torch.distributions.constraints.half_open_interval", "line": 555, "no_args": true, "normalized": false, "target": "torch.distributions.constraints._HalfOpenInterval"}}, "independent": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "torch.distributions.constraints.independent", "line": 539, "no_args": true, "normalized": false, "target": "torch.distributions.constraints._IndependentConstraint"}}, "integer_interval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "torch.distributions.constraints.integer_interval", "line": 544, "no_args": true, "normalized": false, "target": "torch.distributions.constraints._IntegerInterval"}}, "interval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "torch.distributions.constraints.interval", "line": 554, "no_args": true, "normalized": false, "target": "torch.distributions.constraints._Interval"}}, "is_dependent": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["constraint"], "flags": [], "fullname": "torch.distributions.constraints.is_dependent", "name": "is_dependent", "type": null}}, "less_than": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "torch.distributions.constraints.less_than", "line": 551, "no_args": true, "normalized": false, "target": "torch.distributions.constraints._LessThan"}}, "lower_cholesky": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.lower_cholesky", "name": "lower_cholesky", "type": "torch.distributions.constraints._LowerCholesky"}}, "lower_triangular": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.lower_triangular", "name": "lower_triangular", "type": "torch.distributions.constraints._LowerTriangular"}}, "multinomial": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "torch.distributions.constraints.multinomial", "line": 552, "no_args": true, "normalized": false, "target": "torch.distributions.constraints._Multinomial"}}, "nonnegative": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.nonnegative", "name": "nonnegative", "type": "torch.distributions.constraints._GreaterThanEq"}}, "nonnegative_integer": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.nonnegative_integer", "name": "nonnegative_integer", "type": "torch.distributions.constraints._IntegerGreaterThan"}}, "one_hot": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.one_hot", "name": "one_hot", "type": "torch.distributions.constraints._OneHot"}}, "positive": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.positive", "name": "positive", "type": "torch.distributions.constraints._GreaterThan"}}, "positive_definite": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.positive_definite", "name": "positive_definite", "type": "torch.distributions.constraints._PositiveDefinite"}}, "positive_integer": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.positive_integer", "name": "positive_integer", "type": "torch.distributions.constraints._IntegerGreaterThan"}}, "real": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.real", "name": "real", "type": "torch.distributions.constraints._Real"}}, "real_vector": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.real_vector", "name": "real_vector", "type": "torch.distributions.constraints._IndependentConstraint"}}, "simplex": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.simplex", "name": "simplex", "type": "torch.distributions.constraints._Simplex"}}, "stack": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "torch.distributions.constraints.stack", "line": 562, "no_args": true, "normalized": false, "target": "torch.distributions.constraints._Stack"}}, "torch": {".class": "SymbolTableNode", "cross_ref": "torch", "kind": "Gdef", "module_public": false}, "unit_interval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.constraints.unit_interval", "name": "unit_interval", "type": "torch.distributions.constraints._Interval"}}}, "path": "/home/patrick/anaconda3/lib/python3.9/site-packages/torch/distributions/constraints.py"}