{".class": "MypyFile", "_fullname": "torch.distributions.exponential", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Exponential": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["torch.distributions.exp_family.ExponentialFamily"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "torch.distributions.exponential.Exponential", "name": "Exponential", "type_vars": []}, "flags": [], "fullname": "torch.distributions.exponential.Exponential", "metaclass_type": null, "metadata": {}, "module_name": "torch.distributions.exponential", "mro": ["torch.distributions.exponential.Exponential", "torch.distributions.exp_family.ExponentialFamily", "torch.distributions.distribution.Distribution", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "rate", "validate_args"], "flags": [], "fullname": "torch.distributions.exponential.Exponential.__init__", "name": "__init__", "type": null}}, "_log_normalizer": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "x"], "flags": [], "fullname": "torch.distributions.exponential.Exponential._log_normalizer", "name": "_log_normalizer", "type": null}}, "_mean_carrier_measure": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "torch.distributions.exponential.Exponential._mean_carrier_measure", "name": "_mean_carrier_measure", "type": "builtins.int"}}, "_natural_params": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "torch.distributions.exponential.Exponential._natural_params", "name": "_natural_params", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "_natural_params", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["torch.distributions.exponential.Exponential"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "_natural_params of Exponential", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "arg_constraints": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "torch.distributions.exponential.Exponential.arg_constraints", "name": "arg_constraints", "type": {".class": "Instance", "args": ["builtins.str", "torch.distributions.constraints._GreaterThan"], "type_ref": "builtins.dict"}}}, "cdf": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.exponential.Exponential.cdf", "name": "cdf", "type": null}}, "entropy": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "torch.distributions.exponential.Exponential.entropy", "name": "entropy", "type": null}}, "expand": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "batch_shape", "_instance"], "flags": [], "fullname": "torch.distributions.exponential.Exponential.expand", "name": "expand", "type": null}}, "has_rsample": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "torch.distributions.exponential.Exponential.has_rsample", "name": "has_rsample", "type": "builtins.bool"}}, "icdf": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.exponential.Exponential.icdf", "name": "icdf", "type": null}}, "log_prob": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": [], "fullname": "torch.distributions.exponential.Exponential.log_prob", "name": "log_prob", "type": null}}, "mean": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "torch.distributions.exponential.Exponential.mean", "name": "mean", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "mean", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["torch.distributions.exponential.Exponential"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "mean of Exponential", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "rate": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "torch.distributions.exponential.Exponential.rate", "name": "rate", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "rsample": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "sample_shape"], "flags": [], "fullname": "torch.distributions.exponential.Exponential.rsample", "name": "rsample", "type": null}}, "stddev": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "torch.distributions.exponential.Exponential.stddev", "name": "stddev", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "stddev", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["torch.distributions.exponential.Exponential"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "stddev of Exponential", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "support": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "torch.distributions.exponential.Exponential.support", "name": "support", "type": "torch.distributions.constraints._GreaterThan"}}, "variance": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "torch.distributions.exponential.Exponential.variance", "name": "variance", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "variance", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["torch.distributions.exponential.Exponential"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "implicit": true, "is_ellipsis_args": false, "name": "variance of Exponential", "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}}, "ExponentialFamily": {".class": "SymbolTableNode", "cross_ref": "torch.distributions.exp_family.ExponentialFamily", "kind": "Gdef"}, "Number": {".class": "SymbolTableNode", "cross_ref": "numbers.Number", "kind": "Gdef"}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributions.exponential.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributions.exponential.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributions.exponential.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "torch.distributions.exponential.__package__", "name": "__package__", "type": "builtins.str"}}, "broadcast_all": {".class": "SymbolTableNode", "cross_ref": "torch.distributions.utils.broadcast_all", "kind": "Gdef"}, "constraints": {".class": "SymbolTableNode", "cross_ref": "torch.distributions.constraints", "kind": "Gdef"}, "torch": {".class": "SymbolTableNode", "cross_ref": "torch", "kind": "Gdef"}}, "path": "/home/patrick/anaconda3/lib/python3.9/site-packages/torch/distributions/exponential.py"}