| {".class": "MypyFile", "_fullname": "jax._src.lax.lax", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef"}, "Array": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "jax._src.lax.lax.Array", "line": 78, "no_args": false, "normalized": false, "target": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}}}, "Callable": {".class": "SymbolTableNode", "cross_ref": "typing.Callable", "kind": "Gdef"}, "ConcreteArray": {".class": "SymbolTableNode", "cross_ref": "jax.core.ConcreteArray", "kind": "Gdef"}, "DType": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "jax._src.lax.lax.DType", "line": 79, "no_args": false, "normalized": false, "target": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}}}, "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef"}, "DotDimensionNumbers": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "jax._src.lax.lax.DotDimensionNumbers", "line": 716, "no_args": false, "normalized": false, "target": {".class": "TupleType", "implicit": false, "items": [{".class": "TupleType", "implicit": false, "items": [{".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "TupleType", "implicit": false, "items": [{".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "List": {".class": "SymbolTableNode", "cross_ref": "typing.List", "kind": "Gdef"}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef"}, "Precision": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jax._src.lax.lax.Precision", "name": "Precision", "type_vars": []}, "deletable_attributes": [], "flags": ["fallback_to_any"], "fullname": "jax._src.lax.lax.Precision", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "jax._src.lax.lax", "mro": ["jax._src.lax.lax.Precision", "builtins.object"], "names": {".class": "SymbolTable", "DEFAULT": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "has_explicit_value"], "fullname": "jax._src.lax.lax.Precision.DEFAULT", "name": "DEFAULT", "type": "jax._src.lax.lax._enum_descriptor"}}, "HIGH": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "has_explicit_value"], "fullname": "jax._src.lax.lax.Precision.HIGH", "name": "HIGH", "type": "jax._src.lax.lax._enum_descriptor"}}, "HIGHEST": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "has_explicit_value"], "fullname": "jax._src.lax.lax.Precision.HIGHEST", "name": "HIGHEST", "type": "jax._src.lax.lax._enum_descriptor"}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "arg0"], "flags": [], "fullname": "jax._src.lax.lax.Precision.__init__", "name": "__init__", "type": null}}, "__str__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "jax._src.lax.lax.Precision.__str__", "name": "__str__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["jax._src.lax.lax.Precision"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__str__ of Precision", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_strings": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "has_explicit_value"], "fullname": "jax._src.lax.lax.Precision._strings", "name": "_strings", "type": {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, "jaxlib.xla_extension.PrecisionConfig_Precision"], "type_ref": "builtins.dict"}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "PrecisionLike": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "jax._src.lax.lax.PrecisionLike", "line": 680, "no_args": false, "normalized": false, "target": {".class": "UnionType", "items": [{".class": "NoneType"}, "builtins.str", "jax._src.lax.lax.Precision", {".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "TupleType", "implicit": false, "items": ["jax._src.lax.lax.Precision", "jax._src.lax.lax.Precision"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}]}}}, "PrecisionType": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "jax._src.lax.lax.PrecisionType", "line": 679, "no_args": true, "normalized": false, "target": "jax._src.lax.lax.Precision"}}, "Primitive": {".class": "SymbolTableNode", "cross_ref": "jax.core.Primitive", "kind": "Gdef"}, "RandomAlgorithm": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "jax._src.lax.lax.RandomAlgorithm", "line": 4234, "no_args": true, "normalized": false, "target": "jaxlib.xla_extension.ops.RandomAlgorithm"}}, "RoundingMethod": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["enum.IntEnum"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jax._src.lax.lax.RoundingMethod", "name": "RoundingMethod", "type_vars": []}, "deletable_attributes": [], "flags": ["is_enum"], "fullname": "jax._src.lax.lax.RoundingMethod", "has_param_spec_type": false, "metaclass_type": "enum.EnumMeta", "metadata": {}, "module_name": "jax._src.lax.lax", "mro": ["jax._src.lax.lax.RoundingMethod", "enum.IntEnum", "builtins.int", "enum.Enum", "builtins.object"], "names": {".class": "SymbolTable", "AWAY_FROM_ZERO": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_final", "is_ready", "has_explicit_value"], "fullname": "jax._src.lax.lax.RoundingMethod.AWAY_FROM_ZERO", "name": "AWAY_FROM_ZERO", "type": {".class": "Instance", "args": [], "last_known_value": {".class": "LiteralType", "fallback": "builtins.int", "value": 0}, "type_ref": "builtins.int"}}}, "TO_NEAREST_EVEN": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_final", "is_ready", "has_explicit_value"], "fullname": "jax._src.lax.lax.RoundingMethod.TO_NEAREST_EVEN", "name": "TO_NEAREST_EVEN", "type": {".class": "Instance", "args": [], "last_known_value": {".class": "LiteralType", "fallback": "builtins.int", "value": 1}, "type_ref": "builtins.int"}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Sequence": {".class": "SymbolTableNode", "cross_ref": "typing.Sequence", "kind": "Gdef"}, "Shape": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "jax._src.lax.lax.Shape", "line": 80, "no_args": false, "normalized": false, "target": {".class": "TypeAliasType", "args": [], "type_ref": "jax.core.Shape"}}}, "ShapedArray": {".class": "SymbolTableNode", "cross_ref": "jax.core.ShapedArray", "kind": "Gdef"}, "T": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeVarExpr", "fullname": "jax._src.lax.lax.T", "name": "T", "upper_bound": "builtins.object", "values": [], "variance": 0}}, "Tuple": {".class": "SymbolTableNode", "cross_ref": "typing.Tuple", "kind": "Gdef"}, "TypeVar": {".class": "SymbolTableNode", "cross_ref": "typing.TypeVar", "kind": "Gdef"}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef"}, "UnshapedArray": {".class": "SymbolTableNode", "cross_ref": "jax.core.UnshapedArray", "kind": "Gdef"}, "_INT_DTYPES": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._INT_DTYPES", "name": "_INT_DTYPES", "type": {".class": "Instance", "args": ["builtins.int", "builtins.object"], "type_ref": "builtins.dict"}}}, "_JNP_FUNCTION_EQUIVALENTS": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._JNP_FUNCTION_EQUIVALENTS", "name": "_JNP_FUNCTION_EQUIVALENTS", "type": {".class": "Instance", "args": ["builtins.str", "builtins.str"], "type_ref": "builtins.dict"}}}, "_UINT_DTYPES": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._UINT_DTYPES", "name": "_UINT_DTYPES", "type": {".class": "Instance", "args": ["builtins.int", "builtins.object"], "type_ref": "builtins.dict"}}}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "jax._src.lax.lax.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "jax._src.lax.lax.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "jax._src.lax.lax.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "jax._src.lax.lax.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "jax._src.lax.lax.__package__", "name": "__package__", "type": "builtins.str"}}, "_abs_jvp_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["g", "ans", "x"], "flags": [], "fullname": "jax._src.lax.lax._abs_jvp_rule", "name": "_abs_jvp_rule", "type": null}}, "_abstractify": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax._abstractify", "name": "_abstractify", "type": null}}, "_add_inverse": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["r", "x", "y"], "flags": [], "fullname": "jax._src.lax.lax._add_inverse", "name": "_add_inverse", "type": null}}, "_add_jvp": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["primals", "tangents"], "flags": [], "fullname": "jax._src.lax.lax._add_jvp", "name": "_add_jvp", "type": null}}, "_add_transpose": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["t", "x", "y"], "flags": [], "fullname": "jax._src.lax.lax._add_transpose", "name": "_add_transpose", "type": null}}, "_after_all_abstract_eval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2], "arg_names": ["operands"], "flags": [], "fullname": "jax._src.lax.lax._after_all_abstract_eval", "name": "_after_all_abstract_eval", "type": null}}, "_after_all_lowering": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["ctx", "operands"], "flags": [], "fullname": "jax._src.lax.lax._after_all_lowering", "name": "_after_all_lowering", "type": null}}, "_any": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._any", "name": "_any", "type": {".class": "Instance", "args": [{".class": "UnionType", "items": [{".class": "CallableType", "arg_kinds": [2, 4], "arg_names": ["args", "kwargs"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.integer"}], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "integer", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.integer"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [1], "arg_names": [null], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy._FloatValue"}], "bound_args": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.floating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.floating"}], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "floating", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.floating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.floating"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.floating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [1], "arg_names": [null], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy._ComplexValue"}], "bound_args": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy._NBit2", "id": 2, "name": "_NBit2", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.complexfloating"}], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "complexfloating", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy._NBit2", "id": 2, "name": "_NBit2", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.complexfloating"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy._NBit2", "id": 2, "name": "_NBit2", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [1], "arg_names": [null], "arg_types": ["builtins.object"], "bound_args": ["numpy.bool_"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bool_", "ret_type": "numpy.bool_", "type_guard": null, "variables": []}]}], "type_ref": "builtins.set"}}}, "_argminmax_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3], "arg_names": ["operand", "axes", "index_dtype"], "flags": [], "fullname": "jax._src.lax.lax._argminmax_dtype_rule", "name": "_argminmax_dtype_rule", "type": null}}, "_argminmax_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3], "arg_names": ["operand", "axes", "index_dtype"], "flags": [], "fullname": "jax._src.lax.lax._argminmax_shape_rule", "name": "_argminmax_shape_rule", "type": null}}, "_array_copy": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["arr"], "flags": [], "fullname": "jax._src.lax.lax._array_copy", "name": "_array_copy", "type": null}}, "_attrgetter": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._attrgetter", "name": "_attrgetter", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["name"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "CallableType", "arg_kinds": [0, 4], "arg_names": ["x", "kwargs"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": "<lambda>", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}, "type_guard": null, "variables": []}}}, "_balanced_eq": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["x", "z", "y"], "flags": [], "fullname": "jax._src.lax.lax._balanced_eq", "name": "_balanced_eq", "type": null}}, "_bessel_i1e_jvp": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["g", "y", "x"], "flags": [], "fullname": "jax._src.lax.lax._bessel_i1e_jvp", "name": "_bessel_i1e_jvp", "type": null}}, "_bint_impl": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["i", "bd"], "flags": ["is_decorated"], "fullname": "jax._src.lax.lax._bint_impl", "name": "_bint_impl", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "_bint_impl", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "_bitcast_convert_type_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["operand", "new_dtype"], "flags": [], "fullname": "jax._src.lax.lax._bitcast_convert_type_dtype_rule", "name": "_bitcast_convert_type_dtype_rule", "type": null}}, "_bitcast_convert_type_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["ctx", "operand", "new_dtype"], "flags": [], "fullname": "jax._src.lax.lax._bitcast_convert_type_lower", "name": "_bitcast_convert_type_lower", "type": null}}, "_bitcast_convert_type_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["operand", "new_dtype"], "flags": [], "fullname": "jax._src.lax.lax._bitcast_convert_type_shape_rule", "name": "_bitcast_convert_type_shape_rule", "type": null}}, "_bool": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._bool", "name": "_bool", "type": {".class": "Instance", "args": [{".class": "CallableType", "arg_kinds": [1], "arg_names": [null], "arg_types": ["builtins.object"], "bound_args": ["numpy.bool_"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bool_", "ret_type": "numpy.bool_", "type_guard": null, "variables": []}], "type_ref": "builtins.set"}}}, "_bool_or_int": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._bool_or_int", "name": "_bool_or_int", "type": {".class": "Instance", "args": [{".class": "UnionType", "items": [{".class": "CallableType", "arg_kinds": [2, 4], "arg_names": ["args", "kwargs"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.integer"}], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "integer", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.integer"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [1], "arg_names": [null], "arg_types": ["builtins.object"], "bound_args": ["numpy.bool_"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bool_", "ret_type": "numpy.bool_", "type_guard": null, "variables": []}]}], "type_ref": "builtins.set"}}}, "_broadcast_in_dim_abstract_eval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 3, 3], "arg_names": ["x", "dyn_shape", "shape", "broadcast_dimensions"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_in_dim_abstract_eval", "name": "_broadcast_in_dim_abstract_eval", "type": null}}, "_broadcast_in_dim_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3], "arg_names": ["batched_args", "batch_dims", "shape", "broadcast_dimensions"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_in_dim_batch_rule", "name": "_broadcast_in_dim_batch_rule", "type": null}}, "_broadcast_in_dim_fwd_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["eqn"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_in_dim_fwd_rule", "name": "_broadcast_in_dim_fwd_rule", "type": null}}, "_broadcast_in_dim_jvp_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3], "arg_names": ["primals", "tangents", "shape", "broadcast_dimensions"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_in_dim_jvp_rule", "name": "_broadcast_in_dim_jvp_rule", "type": null}}, "_broadcast_in_dim_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 3, 3], "arg_names": ["ctx", "x", "dyn_shape", "shape", "broadcast_dimensions"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_in_dim_lower", "name": "_broadcast_in_dim_lower", "type": null}}, "_broadcast_in_dim_padding_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2, 3, 3], "arg_names": ["in_avals", "out_avals", "x", "dyn_shape", "shape", "broadcast_dimensions"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_in_dim_padding_rule", "name": "_broadcast_in_dim_padding_rule", "type": null}}, "_broadcast_in_dim_partial_eval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 3, 3], "arg_names": ["trace", "operand", "dyn_shape", "shape", "broadcast_dimensions"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_in_dim_partial_eval", "name": "_broadcast_in_dim_partial_eval", "type": null}}, "_broadcast_in_dim_pp_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["eqn", "context", "settings"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_in_dim_pp_rule", "name": "_broadcast_in_dim_pp_rule", "type": null}}, "_broadcast_in_dim_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3], "arg_names": ["operand", "shape", "broadcast_dimensions"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_in_dim_shape_rule", "name": "_broadcast_in_dim_shape_rule", "type": null}}, "_broadcast_in_dim_staging_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 3, 3], "arg_names": ["trace", "x", "dyn", "shape", "broadcast_dimensions"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_in_dim_staging_rule", "name": "_broadcast_in_dim_staging_rule", "type": null}}, "_broadcast_in_dim_transpose_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 3, 3], "arg_names": ["ct", "operand", "dyn_shape", "shape", "broadcast_dimensions"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_in_dim_transpose_rule", "name": "_broadcast_in_dim_transpose_rule", "type": null}}, "_broadcast_in_dim_typecheck_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 3, 3], "arg_names": ["operand", "dyn_shape", "shape", "broadcast_dimensions"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_in_dim_typecheck_rule", "name": "_broadcast_in_dim_typecheck_rule", "type": null}}, "_broadcast_ranks": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["s1", "s2"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_ranks", "name": "_broadcast_ranks", "type": null}}, "_broadcast_shapes_cached": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [2], "arg_names": ["shapes"], "flags": ["is_decorated"], "fullname": "jax._src.lax.lax._broadcast_shapes_cached", "name": "_broadcast_shapes_cached", "type": {".class": "CallableType", "arg_kinds": [2], "arg_names": ["shapes"], "arg_types": [{".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.tuple"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_broadcast_shapes_cached", "ret_type": {".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.tuple"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "_broadcast_shapes_cached", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}}, "_broadcast_shapes_uncached": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2], "arg_names": ["shapes"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_shapes_uncached", "name": "_broadcast_shapes_uncached", "type": null}}, "_broadcast_translate": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 2], "arg_names": ["op", "ctx", "avals_in", "avals_out", "args"], "flags": [], "fullname": "jax._src.lax.lax._broadcast_translate", "name": "_broadcast_translate", "type": null}}, "_broadcasting_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["name", "avals"], "flags": [], "fullname": "jax._src.lax.lax._broadcasting_shape_rule", "name": "_broadcasting_shape_rule", "type": null}}, "_ceil_divide": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x1", "x2"], "flags": [], "fullname": "jax._src.lax.lax._ceil_divide", "name": "_ceil_divide", "type": null}}, "_check_same_dtypes": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["name", "ignore_fp_precision", "ttypes"], "flags": [], "fullname": "jax._src.lax.lax._check_same_dtypes", "name": "_check_same_dtypes", "type": null}}, "_check_shapelike": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["fun_name", "arg_name", "obj", "non_zero_shape"], "flags": [], "fullname": "jax._src.lax.lax._check_shapelike", "name": "_check_shapelike", "type": null}}, "_check_user_dtype_supported": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["dtype", "fun_name"], "flags": [], "fullname": "jax._src.lax.lax._check_user_dtype_supported", "name": "_check_user_dtype_supported", "type": null}}, "_clamp_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["batched_args", "batch_dims", "params"], "flags": [], "fullname": "jax._src.lax.lax._clamp_batch_rule", "name": "_clamp_batch_rule", "type": null}}, "_clamp_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._clamp_dtype_rule", "name": "_clamp_dtype_rule", "type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}], "type_ref": "functools.partial"}}}, "_clamp_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["min", "operand", "max"], "flags": [], "fullname": "jax._src.lax.lax._clamp_shape_rule", "name": "_clamp_shape_rule", "type": null}}, "_compare_lower_mhlo": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["direction", "ctx", "x", "y"], "flags": [], "fullname": "jax._src.lax.lax._compare_lower_mhlo", "name": "_compare_lower_mhlo", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["direction", "ctx", "x", "y"], "arg_types": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_compare_lower_mhlo", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "_complex": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._complex", "name": "_complex", "type": {".class": "Instance", "args": [{".class": "CallableType", "arg_kinds": [1], "arg_names": [null], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy._ComplexValue"}], "bound_args": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy._NBit2", "id": 2, "name": "_NBit2", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.complexfloating"}], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "complexfloating", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy._NBit2", "id": 2, "name": "_NBit2", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.complexfloating"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy._NBit2", "id": 2, "name": "_NBit2", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}]}], "type_ref": "builtins.set"}}}, "_complex_basetype": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._complex_basetype", "name": "_complex_basetype", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["dtype"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.dtype"}, "type_guard": null, "variables": []}}}, "_complex_dtype": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._complex_dtype", "name": "_complex_dtype", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["dtype", "args"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "type_of_any": 7}, "type_guard": null, "variables": []}}}, "_complex_elem_types": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._complex_elem_types", "name": "_complex_elem_types", "type": {".class": "Instance", "args": [{".class": "CallableType", "arg_kinds": [1], "arg_names": [null], "arg_types": [{".class": "UnionType", "items": [{".class": "NoneType"}, "builtins.str", "builtins.bytes", "typing.SupportsFloat"]}], "bound_args": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.floating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.floating"}], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.object", "type_guard": null, "variables": []}], "type_ref": "builtins.set"}}}, "_complex_transpose_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["t", "x", "y"], "flags": [], "fullname": "jax._src.lax.lax._complex_transpose_rule", "name": "_complex_transpose_rule", "type": null}}, "_compute_argminmax": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 3, 3], "arg_names": ["value_comparator", "get_identity", "operand", "index_dtype", "axes"], "flags": [], "fullname": "jax._src.lax.lax._compute_argminmax", "name": "_compute_argminmax", "type": null}}, "_compute_squeeze_shape": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["shape", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._compute_squeeze_shape", "name": "_compute_squeeze_shape", "type": null}}, "_concatenate_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["batched_args", "batch_dims", "dimension"], "flags": [], "fullname": "jax._src.lax.lax._concatenate_batch_rule", "name": "_concatenate_batch_rule", "type": null}}, "_concatenate_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2, 4], "arg_names": ["operands", "kwargs"], "flags": [], "fullname": "jax._src.lax.lax._concatenate_dtype_rule", "name": "_concatenate_dtype_rule", "type": null}}, "_concatenate_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 3], "arg_names": ["ctx", "xs", "dimension"], "flags": [], "fullname": "jax._src.lax.lax._concatenate_lower", "name": "_concatenate_lower", "type": null}}, "_concatenate_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2, 4], "arg_names": ["operands", "kwargs"], "flags": [], "fullname": "jax._src.lax.lax._concatenate_shape_rule", "name": "_concatenate_shape_rule", "type": null}}, "_concatenate_transpose_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 3], "arg_names": ["t", "operands", "dimension"], "flags": [], "fullname": "jax._src.lax.lax._concatenate_transpose_rule", "name": "_concatenate_transpose_rule", "type": null}}, "_conj_impl": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 4], "arg_names": ["x", "kw"], "flags": [], "fullname": "jax._src.lax.lax._conj_impl", "name": "_conj_impl", "type": null}}, "_conj_transpose_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["t", "x", "input_dtype"], "flags": [], "fullname": "jax._src.lax.lax._conj_transpose_rule", "name": "_conj_transpose_rule", "type": null}}, "_const": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["example", "val"], "flags": [], "fullname": "jax._src.lax.lax._const", "name": "_const", "type": null}}, "_convert_element_type": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["operand", "new_dtype", "weak_type"], "flags": [], "fullname": "jax._src.lax.lax._convert_element_type", "name": "_convert_element_type", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["operand", "new_dtype", "weak_type"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_convert_element_type", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "_convert_element_type_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3], "arg_names": ["operand", "new_dtype", "weak_type"], "flags": [], "fullname": "jax._src.lax.lax._convert_element_type_dtype_rule", "name": "_convert_element_type_dtype_rule", "type": null}}, "_convert_element_type_jvp_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3], "arg_names": ["tangent", "operand", "new_dtype", "weak_type"], "flags": [], "fullname": "jax._src.lax.lax._convert_element_type_jvp_rule", "name": "_convert_element_type_jvp_rule", "type": null}}, "_convert_element_type_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3], "arg_names": ["ctx", "operand", "new_dtype", "weak_type"], "flags": [], "fullname": "jax._src.lax.lax._convert_element_type_lower", "name": "_convert_element_type_lower", "type": null}}, "_convert_element_type_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3], "arg_names": ["operand", "new_dtype", "weak_type"], "flags": [], "fullname": "jax._src.lax.lax._convert_element_type_shape_rule", "name": "_convert_element_type_shape_rule", "type": null}}, "_convert_element_type_transpose_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3], "arg_names": ["ct", "operand", "new_dtype", "weak_type"], "flags": [], "fullname": "jax._src.lax.lax._convert_element_type_transpose_rule", "name": "_convert_element_type_transpose_rule", "type": null}}, "_convert_element_type_weak_type_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3], "arg_names": ["operand", "new_dtype", "weak_type"], "flags": [], "fullname": "jax._src.lax.lax._convert_element_type_weak_type_rule", "name": "_convert_element_type_weak_type_rule", "type": null}}, "_convert_elt_type_folding_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["consts", "eqn"], "flags": [], "fullname": "jax._src.lax.lax._convert_elt_type_folding_rule", "name": "_convert_elt_type_folding_rule", "type": null}}, "_convert_elt_type_fwd_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["eqn"], "flags": [], "fullname": "jax._src.lax.lax._convert_elt_type_fwd_rule", "name": "_convert_elt_type_fwd_rule", "type": null}}, "_convert_elt_type_pp_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["eqn", "context", "settings"], "flags": [], "fullname": "jax._src.lax.lax._convert_elt_type_pp_rule", "name": "_convert_elt_type_pp_rule", "type": null}}, "_create_token_lowering": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["ctx", "operands"], "flags": [], "fullname": "jax._src.lax.lax._create_token_lowering", "name": "_create_token_lowering", "type": null}}, "_delta": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["dtype", "shape", "axes"], "flags": [], "fullname": "jax._src.lax.lax._delta", "name": "_delta", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["dtype", "shape", "axes"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DType"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Shape"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_delta", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_dilate_shape": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["shape", "dilation"], "flags": [], "fullname": "jax._src.lax.lax._dilate_shape", "name": "_dilate_shape", "type": null}}, "_div_transpose_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["cotangent", "x", "y"], "flags": [], "fullname": "jax._src.lax.lax._div_transpose_rule", "name": "_div_transpose_rule", "type": null}}, "_dot_general_batch_dim_nums": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["ndims", "batch_dims", "dimension_numbers"], "flags": [], "fullname": "jax._src.lax.lax._dot_general_batch_dim_nums", "name": "_dot_general_batch_dim_nums", "type": null}}, "_dot_general_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3, 3], "arg_names": ["batched_args", "batch_dims", "dimension_numbers", "precision", "preferred_element_type"], "flags": [], "fullname": "jax._src.lax.lax._dot_general_batch_rule", "name": "_dot_general_batch_rule", "type": {".class": "CallableType", "arg_kinds": [0, 0, 3, 3, 3], "arg_names": ["batched_args", "batch_dims", "dimension_numbers", "precision", "preferred_element_type"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_dot_general_batch_rule", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "_dot_general_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3, 3], "arg_names": ["lhs", "rhs", "dimension_numbers", "precision", "preferred_element_type"], "flags": [], "fullname": "jax._src.lax.lax._dot_general_dtype_rule", "name": "_dot_general_dtype_rule", "type": {".class": "CallableType", "arg_kinds": [0, 0, 3, 3, 3], "arg_names": ["lhs", "rhs", "dimension_numbers", "precision", "preferred_element_type"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_dot_general_dtype_rule", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "_dot_general_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 3, 3, 3], "arg_names": ["ctx", "lhs", "rhs", "dimension_numbers", "precision", "preferred_element_type"], "flags": [], "fullname": "jax._src.lax.lax._dot_general_lower", "name": "_dot_general_lower", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 3, 3, 3], "arg_names": ["ctx", "lhs", "rhs", "dimension_numbers", "precision", "preferred_element_type"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "type_ref": "numpy.dtype"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_dot_general_lower", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "_dot_general_padding_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 3, 4], "arg_names": ["in_avals", "out_avals", "lhs", "rhs", "dimension_numbers", "params"], "flags": [], "fullname": "jax._src.lax.lax._dot_general_padding_rule", "name": "_dot_general_padding_rule", "type": null}}, "_dot_general_pp_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["eqn", "context", "settings"], "flags": [], "fullname": "jax._src.lax.lax._dot_general_pp_rule", "name": "_dot_general_pp_rule", "type": null}}, "_dot_general_shape_computation": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["lhs_shape", "rhs_shape", "dimension_numbers"], "flags": [], "fullname": "jax._src.lax.lax._dot_general_shape_computation", "name": "_dot_general_shape_computation", "type": null}}, "_dot_general_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3, 3], "arg_names": ["lhs", "rhs", "dimension_numbers", "precision", "preferred_element_type"], "flags": [], "fullname": "jax._src.lax.lax._dot_general_shape_rule", "name": "_dot_general_shape_rule", "type": {".class": "CallableType", "arg_kinds": [0, 0, 3, 3, 3], "arg_names": ["lhs", "rhs", "dimension_numbers", "precision", "preferred_element_type"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_dot_general_shape_rule", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "_dot_general_transpose_lhs": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3, 3, 5], "arg_names": ["g", "y", "dimension_numbers", "precision", "preferred_element_type", "swap_ans"], "flags": [], "fullname": "jax._src.lax.lax._dot_general_transpose_lhs", "name": "_dot_general_transpose_lhs", "type": {".class": "CallableType", "arg_kinds": [0, 0, 3, 3, 3, 5], "arg_names": ["g", "y", "dimension_numbers", "precision", "preferred_element_type", "swap_ans"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "NoneType"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_dot_general_transpose_lhs", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "_dot_general_transpose_rhs": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3, 3], "arg_names": ["g", "x", "dimension_numbers", "precision", "preferred_element_type"], "flags": [], "fullname": "jax._src.lax.lax._dot_general_transpose_rhs", "name": "_dot_general_transpose_rhs", "type": {".class": "CallableType", "arg_kinds": [0, 0, 3, 3, 3], "arg_names": ["g", "x", "dimension_numbers", "precision", "preferred_element_type"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_dot_general_transpose_rhs", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "_dtype": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "jax._src.lax.lax._dtype", "name": "_dtype", "type": {".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, "type_guard": null, "variables": []}}}, "_dyn_shape_staging_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2, 4], "arg_names": ["trace", "prim", "out_aval", "args", "params"], "flags": [], "fullname": "jax._src.lax.lax._dyn_shape_staging_rule", "name": "_dyn_shape_staging_rule", "type": null}}, "_empty_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["ctx", "eltype"], "flags": [], "fullname": "jax._src.lax.lax._empty_lower", "name": "_empty_lower", "type": null}}, "_enum_descriptor": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "jax._src.lax.lax._enum_descriptor", "name": "_enum_descriptor", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "jax._src.lax.lax._enum_descriptor", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "jax._src.lax.lax", "mro": ["jax._src.lax.lax._enum_descriptor", "builtins.object"], "names": {".class": "SymbolTable", "__get__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "_", "owner"], "flags": [], "fullname": "jax._src.lax.lax._enum_descriptor.__get__", "name": "__get__", "type": null}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "val"], "flags": [], "fullname": "jax._src.lax.lax._enum_descriptor.__init__", "name": "__init__", "type": null}}, "val": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "jax._src.lax.lax._enum_descriptor.val", "name": "val", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_eq_meet": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["a", "b"], "flags": [], "fullname": "jax._src.lax.lax._eq_meet", "name": "_eq_meet", "type": null}}, "_extract_tracers_dyn_shape": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["shape"], "flags": [], "fullname": "jax._src.lax.lax._extract_tracers_dyn_shape", "name": "_extract_tracers_dyn_shape", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["shape"], "arg_types": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.int", "jax.core.Tracer"]}], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_extract_tracers_dyn_shape", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "Instance", "args": ["jax.core.Tracer"], "type_ref": "builtins.list"}, {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "type_ref": "builtins.list"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "_eye": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["dtype", "shape", "offset"], "flags": [], "fullname": "jax._src.lax.lax._eye", "name": "_eye", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["dtype", "shape", "offset"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DType"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Shape"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_eye", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_fixed_dtype": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._fixed_dtype", "name": "_fixed_dtype", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["dtype"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "CallableType", "arg_kinds": [2, 4], "arg_names": ["args", "kwargs"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": "<lambda>", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}, "type_guard": null, "variables": []}}}, "_float": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._float", "name": "_float", "type": {".class": "Instance", "args": [{".class": "CallableType", "arg_kinds": [1], "arg_names": [null], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy._FloatValue"}], "bound_args": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.floating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.floating"}], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "floating", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.floating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.floating"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.floating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}]}], "type_ref": "builtins.set"}}}, "_float_to_int_for_sort": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax._float_to_int_for_sort", "name": "_float_to_int_for_sort", "type": null}}, "_get_bitwise_and_identity": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["dtype"], "flags": [], "fullname": "jax._src.lax.lax._get_bitwise_and_identity", "name": "_get_bitwise_and_identity", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DType"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_get_bitwise_and_identity", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_get_bitwise_or_identity": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["dtype"], "flags": [], "fullname": "jax._src.lax.lax._get_bitwise_or_identity", "name": "_get_bitwise_or_identity", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DType"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_get_bitwise_or_identity", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_get_max_identity": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["dtype"], "flags": [], "fullname": "jax._src.lax.lax._get_max_identity", "name": "_get_max_identity", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DType"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_get_max_identity", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_get_min_identity": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["dtype"], "flags": [], "fullname": "jax._src.lax.lax._get_min_identity", "name": "_get_min_identity", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DType"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_get_min_identity", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_get_monoid_reducer": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["monoid_op", "xs"], "flags": [], "fullname": "jax._src.lax.lax._get_monoid_reducer", "name": "_get_monoid_reducer", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["monoid_op", "xs"], "arg_types": [{".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, "type_guard": null, "variables": []}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_get_monoid_reducer", "ret_type": {".class": "UnionType", "items": [{".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, "type_guard": null, "variables": []}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "_identity": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax._identity", "name": "_identity", "type": null}}, "_infeed_abstract_eval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3], "arg_names": ["token", "shapes", "partitions"], "flags": [], "fullname": "jax._src.lax.lax._infeed_abstract_eval", "name": "_infeed_abstract_eval", "type": null}}, "_infeed_lowering": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3], "arg_names": ["ctx", "token", "shapes", "partitions"], "flags": [], "fullname": "jax._src.lax.lax._infeed_lowering", "name": "_infeed_lowering", "type": null}}, "_input_dtype": {".class": "SymbolTableNode", "cross_ref": "jax._src.lax.utils._input_dtype", "kind": "Gdef"}, "_int": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._int", "name": "_int", "type": {".class": "Instance", "args": [{".class": "CallableType", "arg_kinds": [2, 4], "arg_names": ["args", "kwargs"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.integer"}], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "integer", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.integer"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}]}], "type_ref": "builtins.set"}}}, "_integer_pow": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax._integer_pow", "name": "_integer_pow", "type": null}}, "_integer_pow_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax._integer_pow_dtype_rule", "name": "_integer_pow_dtype_rule", "type": null}}, "_integer_pow_jvp": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["g", "x", "y"], "flags": [], "fullname": "jax._src.lax.lax._integer_pow_jvp", "name": "_integer_pow_jvp", "type": null}}, "_integer_pow_lowering": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["ctx", "x", "y"], "flags": [], "fullname": "jax._src.lax.lax._integer_pow_lowering", "name": "_integer_pow_lowering", "type": null}}, "_iota_abstract_eval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [3, 3, 3], "arg_names": ["dtype", "shape", "dimension"], "flags": [], "fullname": "jax._src.lax.lax._iota_abstract_eval", "name": "_iota_abstract_eval", "type": null}}, "_iota_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 3, 3, 3], "arg_names": ["ctx", "dyn_shape", "dtype", "shape", "dimension"], "flags": [], "fullname": "jax._src.lax.lax._iota_lower", "name": "_iota_lower", "type": null}}, "_iota_padding_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 3, 3, 3], "arg_names": ["in_avals", "out_avals", "dyn_shape", "dtype", "shape", "dimension"], "flags": [], "fullname": "jax._src.lax.lax._iota_padding_rule", "name": "_iota_padding_rule", "type": null}}, "_iota_pp_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["eqn", "context", "settings"], "flags": [], "fullname": "jax._src.lax.lax._iota_pp_rule", "name": "_iota_pp_rule", "type": null}}, "_iota_staging_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 3, 3, 3], "arg_names": ["trace", "dyn_shape", "dtype", "shape", "dimension"], "flags": [], "fullname": "jax._src.lax.lax._iota_staging_rule", "name": "_iota_staging_rule", "type": null}}, "_iota_typecheck_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2, 3, 3, 3], "arg_names": ["dyn_shape", "dtype", "shape", "dimension"], "flags": [], "fullname": "jax._src.lax.lax._iota_typecheck_rule", "name": "_iota_typecheck_rule", "type": null}}, "_is_singleton_reshape": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["old", "new"], "flags": [], "fullname": "jax._src.lax.lax._is_singleton_reshape", "name": "_is_singleton_reshape", "type": null}}, "_iscomplex": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax._iscomplex", "name": "_iscomplex", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_iscomplex", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "_isnan": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax._isnan", "name": "_isnan", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_isnan", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "_iter": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["tracer"], "flags": [], "fullname": "jax._src.lax.lax._iter", "name": "_iter", "type": null}}, "_masked": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["padded_value", "logical_shape", "dimensions", "value"], "flags": [], "fullname": "jax._src.lax.lax._masked", "name": "_masked", "type": null}}, "_max": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._max", "name": "_max", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 2, 5], "arg_names": [null, null, "_args", "key"], "arg_types": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 2, 3], "arg_names": [null, null, "_args", "key"], "arg_types": [{".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "_typeshed.SupportsRichComparison"}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 5], "arg_names": [null, "key"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}], "type_ref": "typing.Iterable"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 3], "arg_names": [null, "key"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "typing.Iterable"}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "_typeshed.SupportsRichComparison"}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 5, 3], "arg_names": [null, "key", "default"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}], "type_ref": "typing.Iterable"}, {".class": "NoneType"}, {".class": "TypeVarType", "fullname": "builtins._T", "id": -2, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "builtins._T", "id": -2, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "builtins._T", "id": -2, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 3, 3], "arg_names": [null, "key", "default"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "builtins._T1", "id": -1, "name": "_T1", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "typing.Iterable"}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "builtins._T1", "id": -1, "name": "_T1", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "_typeshed.SupportsRichComparison"}, "type_guard": null, "variables": []}, {".class": "TypeVarType", "fullname": "builtins._T2", "id": -2, "name": "_T2", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "builtins._T1", "id": -1, "name": "_T1", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "builtins._T2", "id": -2, "name": "_T2", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "builtins._T1", "id": -1, "name": "_T1", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "builtins._T2", "id": -2, "name": "_T2", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}]}}}, "_maybe_broadcast": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["target_shape", "x"], "flags": [], "fullname": "jax._src.lax.lax._maybe_broadcast", "name": "_maybe_broadcast", "type": null}}, "_maybe_conj": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._maybe_conj", "name": "_maybe_conj", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "type_guard": null, "variables": []}}}, "_maybe_real": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._maybe_real", "name": "_maybe_real", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "type_guard": null, "variables": []}}}, "_merge_dyn_shape": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["static_shape", "dyn_shape"], "flags": [], "fullname": "jax._src.lax.lax._merge_dyn_shape", "name": "_merge_dyn_shape", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["static_shape", "dyn_shape"], "arg_types": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_merge_dyn_shape", "ret_type": {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.int", {".class": "TypeAliasType", "args": [], "type_ref": "jax.interpreters.mlir.Value"}]}], "type_ref": "builtins.tuple"}, "type_guard": null, "variables": []}}}, "_min": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._min", "name": "_min", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 2, 5], "arg_names": [null, null, "_args", "key"], "arg_types": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 2, 3], "arg_names": [null, null, "_args", "key"], "arg_types": [{".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "_typeshed.SupportsRichComparison"}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 5], "arg_names": [null, "key"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}], "type_ref": "typing.Iterable"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 3], "arg_names": [null, "key"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "typing.Iterable"}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "_typeshed.SupportsRichComparison"}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "builtins._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 5, 3], "arg_names": [null, "key", "default"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}], "type_ref": "typing.Iterable"}, {".class": "NoneType"}, {".class": "TypeVarType", "fullname": "builtins._T", "id": -2, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "builtins._T", "id": -2, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_typeshed.SupportsRichComparisonT", "id": -1, "name": "SupportsRichComparisonT", "namespace": "", "upper_bound": {".class": "UnionType", "items": ["_typeshed.SupportsDunderLT", "_typeshed.SupportsDunderGT"]}, "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "builtins._T", "id": -2, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 3, 3], "arg_names": [null, "key", "default"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "builtins._T1", "id": -1, "name": "_T1", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "typing.Iterable"}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "builtins._T1", "id": -1, "name": "_T1", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "_typeshed.SupportsRichComparison"}, "type_guard": null, "variables": []}, {".class": "TypeVarType", "fullname": "builtins._T2", "id": -2, "name": "_T2", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "UnionType", "items": [{".class": "TypeVarType", "fullname": "builtins._T1", "id": -1, "name": "_T1", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "builtins._T2", "id": -2, "name": "_T2", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "builtins._T1", "id": -1, "name": "_T1", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "builtins._T2", "id": -2, "name": "_T2", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}]}}}, "_minmax_complex_lowering": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["x", "y", "lax_cmp_pick_x"], "flags": [], "fullname": "jax._src.lax.lax._minmax_complex_lowering", "name": "_minmax_complex_lowering", "type": null}}, "_mul_inverse": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["r", "x", "y"], "flags": [], "fullname": "jax._src.lax.lax._mul_inverse", "name": "_mul_inverse", "type": null}}, "_mul_transpose": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["ct", "x", "y"], "flags": [], "fullname": "jax._src.lax.lax._mul_transpose", "name": "_mul_transpose", "type": null}}, "_nary_lower_mhlo": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 5, 4], "arg_names": ["op", "ctx", "args", "explicit_type", "params"], "flags": [], "fullname": "jax._src.lax.lax._nary_lower_mhlo", "name": "_nary_lower_mhlo", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2, 5, 4], "arg_names": ["op", "ctx", "args", "explicit_type", "params"], "arg_types": [{".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, "type_guard": null, "variables": []}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": "jax._src.lib.mlir.ir", "source_any": null, "type_of_any": 3}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": "jax._src.lib.mlir.ir", "source_any": null, "type_of_any": 3}], "type_ref": "typing.Sequence"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_nary_lower_mhlo", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "_naryop_weak_type_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["name", "avals", "kwargs"], "flags": [], "fullname": "jax._src.lax.lax._naryop_weak_type_rule", "name": "_naryop_weak_type_rule", "type": null}}, "_ndim": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._ndim", "name": "_ndim", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["a"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like.ArrayLike"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "_num": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._num", "name": "_num", "type": {".class": "Instance", "args": [{".class": "UnionType", "items": [{".class": "CallableType", "arg_kinds": [2, 4], "arg_names": ["args", "kwargs"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.integer"}], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "integer", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.integer"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [1], "arg_names": [null], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy._FloatValue"}], "bound_args": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.floating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.floating"}], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "floating", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.floating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.floating"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.floating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [1], "arg_names": [null], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy._ComplexValue"}], "bound_args": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy._NBit2", "id": 2, "name": "_NBit2", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.complexfloating"}], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "complexfloating", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy._NBit2", "id": 2, "name": "_NBit2", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.complexfloating"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "numpy._NBit2", "id": 2, "name": "_NBit2", "namespace": "numpy.complexfloating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}]}]}], "type_ref": "builtins.set"}}}, "_one": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "jax._src.lax.lax._one", "name": "_one", "type": {".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, "type_guard": null, "variables": []}}}, "_ones": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "jax._src.lax.lax._ones", "name": "_ones", "type": {".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, "type_guard": null, "variables": []}}}, "_operands_to_keys": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2, 5], "arg_names": ["operands", "num_keys"], "flags": [], "fullname": "jax._src.lax.lax._operands_to_keys", "name": "_operands_to_keys", "type": null}}, "_ordered": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._ordered", "name": "_ordered", "type": {".class": "Instance", "args": [{".class": "UnionType", "items": [{".class": "CallableType", "arg_kinds": [2, 4], "arg_names": ["args", "kwargs"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.integer"}], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "integer", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.integer"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.integer", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [1], "arg_names": [null], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy._FloatValue"}], "bound_args": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.floating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.floating"}], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "floating", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.floating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}], "type_ref": "numpy.floating"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "numpy._NBit1", "id": 1, "name": "_NBit1", "namespace": "numpy.floating", "upper_bound": "numpy.typing.NBitBase", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [1], "arg_names": [null], "arg_types": ["builtins.object"], "bound_args": ["numpy.bool_"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bool_", "ret_type": "numpy.bool_", "type_guard": null, "variables": []}]}], "type_ref": "builtins.set"}}}, "_outfeed_abstract_eval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 3], "arg_names": ["token", "xs", "partitions"], "flags": [], "fullname": "jax._src.lax.lax._outfeed_abstract_eval", "name": "_outfeed_abstract_eval", "type": null}}, "_outfeed_lowering": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 3], "arg_names": ["ctx", "token", "xs", "partitions"], "flags": [], "fullname": "jax._src.lax.lax._outfeed_lowering", "name": "_outfeed_lowering", "type": null}}, "_pad_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["batched_args", "batch_dims", "padding_config"], "flags": [], "fullname": "jax._src.lax.lax._pad_batch_rule", "name": "_pad_batch_rule", "type": null}}, "_pad_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["operand", "padding_value", "padding_config"], "flags": [], "fullname": "jax._src.lax.lax._pad_dtype_rule", "name": "_pad_dtype_rule", "type": null}}, "_pad_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 3], "arg_names": ["ctx", "x", "padding_value", "padding_config"], "flags": [], "fullname": "jax._src.lax.lax._pad_lower", "name": "_pad_lower", "type": null}}, "_pad_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["operand", "padding_value", "padding_config"], "flags": [], "fullname": "jax._src.lax.lax._pad_shape_rule", "name": "_pad_shape_rule", "type": null}}, "_pad_transpose": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 3], "arg_names": ["t", "operand", "padding_value", "padding_config"], "flags": [], "fullname": "jax._src.lax.lax._pad_transpose", "name": "_pad_transpose", "type": null}}, "_pow_jvp_lhs": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["g", "ans", "x", "y"], "flags": [], "fullname": "jax._src.lax.lax._pow_jvp_lhs", "name": "_pow_jvp_lhs", "type": null}}, "_pow_jvp_rhs": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["g", "ans", "x", "y"], "flags": [], "fullname": "jax._src.lax.lax._pow_jvp_rhs", "name": "_pow_jvp_rhs", "type": null}}, "_precision_config": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["precision"], "flags": [], "fullname": "jax._src.lax.lax._precision_config", "name": "_precision_config", "type": null}}, "_real_dtype": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["dtype"], "flags": [], "fullname": "jax._src.lax.lax._real_dtype", "name": "_real_dtype", "type": null}}, "_reduce": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._reduce", "name": "_reduce", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["function", "sequence", "initial"], "arg_types": [{".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": [{".class": "TypeVarType", "fullname": "functools._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "functools._S", "id": -2, "name": "_S", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "functools._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "functools._S", "id": -2, "name": "_S", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "typing.Iterable"}, {".class": "TypeVarType", "fullname": "functools._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "functools._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "functools._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "functools._S", "id": -2, "name": "_S", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["function", "sequence"], "arg_types": [{".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": [{".class": "TypeVarType", "fullname": "functools._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "functools._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "functools._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}, {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "functools._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "typing.Iterable"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "functools._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "functools._T", "id": -1, "name": "_T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}]}}}, "_reduce_and": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_and", "name": "_reduce_and", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_reduce_and", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_reduce_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3, 3, 3], "arg_names": ["batched_args", "batch_dims", "computation", "jaxpr", "consts", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reduce_batch_rule", "name": "_reduce_batch_rule", "type": null}}, "_reduce_chooser_jvp_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 3], "arg_names": ["g", "ans", "operand", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_chooser_jvp_rule", "name": "_reduce_chooser_jvp_rule", "type": null}}, "_reduce_chooser_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["operand", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_chooser_shape_rule", "name": "_reduce_chooser_shape_rule", "type": null}}, "_reduce_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2, 3, 3, 3, 3], "arg_names": ["avals", "computation", "jaxpr", "consts", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reduce_dtype_rule", "name": "_reduce_dtype_rule", "type": null}}, "_reduce_jvp": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["reducer", "init_values", "primals", "tangents", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_jvp", "name": "_reduce_jvp", "type": null}}, "_reduce_jvp_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3, 3, 3], "arg_names": ["primals", "tangents", "computation", "jaxpr", "consts", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reduce_jvp_rule", "name": "_reduce_jvp_rule", "type": null}}, "_reduce_logical_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["operand", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_logical_shape_rule", "name": "_reduce_logical_shape_rule", "type": null}}, "_reduce_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 3, 3, 3, 3], "arg_names": ["ctx", "values", "computation", "jaxpr", "consts", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reduce_lower", "name": "_reduce_lower", "type": null}}, "_reduce_max": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_max", "name": "_reduce_max", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_reduce_max", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_reduce_min": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_min", "name": "_reduce_min", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_reduce_min", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_reduce_named_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2, 3, 3, 3, 3], "arg_names": ["avals", "computation", "jaxpr", "consts", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reduce_named_shape_rule", "name": "_reduce_named_shape_rule", "type": null}}, "_reduce_number_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 4], "arg_names": ["name", "operand", "args", "kw"], "flags": [], "fullname": "jax._src.lax.lax._reduce_number_dtype_rule", "name": "_reduce_number_dtype_rule", "type": null}}, "_reduce_op_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 5], "arg_names": ["operand", "axes", "input_shape"], "flags": [], "fullname": "jax._src.lax.lax._reduce_op_shape_rule", "name": "_reduce_op_shape_rule", "type": null}}, "_reduce_or": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_or", "name": "_reduce_or", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_reduce_or", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_reduce_precision_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3], "arg_names": ["ctx", "operand", "exponent_bits", "mantissa_bits"], "flags": [], "fullname": "jax._src.lax.lax._reduce_precision_lower", "name": "_reduce_precision_lower", "type": null}}, "_reduce_precision_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3], "arg_names": ["operand", "exponent_bits", "mantissa_bits"], "flags": [], "fullname": "jax._src.lax.lax._reduce_precision_shape_rule", "name": "_reduce_precision_shape_rule", "type": null}}, "_reduce_prod": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_prod", "name": "_reduce_prod", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_reduce_prod", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_reduce_prod_jvp_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["primals", "tangents", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_prod_jvp_rule", "name": "_reduce_prod_jvp_rule", "type": null}}, "_reduce_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2, 3, 3, 3, 3], "arg_names": ["avals", "computation", "jaxpr", "consts", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reduce_shape_rule", "name": "_reduce_shape_rule", "type": null}}, "_reduce_sum": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_sum", "name": "_reduce_sum", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_reduce_sum", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_reduce_sum_padding_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 3], "arg_names": ["in_avals", "out_avals", "operand", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_sum_padding_rule", "name": "_reduce_sum_padding_rule", "type": null}}, "_reduce_sum_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["operand", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_sum_shape_rule", "name": "_reduce_sum_shape_rule", "type": null}}, "_reduce_sum_transpose_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["cotangent", "operand", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_sum_transpose_rule", "name": "_reduce_sum_transpose_rule", "type": null}}, "_reduce_weak_type_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2, 3, 3, 3, 3], "arg_names": ["avals", "computation", "jaxpr", "consts", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reduce_weak_type_rule", "name": "_reduce_weak_type_rule", "type": null}}, "_reduce_xor": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "flags": [], "fullname": "jax._src.lax.lax._reduce_xor", "name": "_reduce_xor", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operand", "axes"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_reduce_xor", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_reduction_jaxpr": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["computation", "aval"], "flags": ["is_decorated"], "fullname": "jax._src.lax.lax._reduction_jaxpr", "name": "_reduction_jaxpr", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "_reduction_jaxpr", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}}, "_replace_masked_values": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["x", "val", "padded_axes"], "flags": [], "fullname": "jax._src.lax.lax._replace_masked_values", "name": "_replace_masked_values", "type": null}}, "_replace_zero": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._replace_zero", "name": "_replace_zero", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, "type_guard": null, "variables": []}}}, "_reshape_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3], "arg_names": ["batched_args", "batch_dims", "new_sizes", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reshape_batch_rule", "name": "_reshape_batch_rule", "type": null}}, "_reshape_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3], "arg_names": ["operand", "new_sizes", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reshape_dtype_rule", "name": "_reshape_dtype_rule", "type": null}}, "_reshape_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 3, 3], "arg_names": ["ctx", "x", "dyn_shape", "new_sizes", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reshape_lower", "name": "_reshape_lower", "type": null}}, "_reshape_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3], "arg_names": ["operand", "new_sizes", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reshape_shape_rule", "name": "_reshape_shape_rule", "type": null}}, "_reshape_staging_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 3, 3], "arg_names": ["trace", "x", "dyn", "new_sizes", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reshape_staging_rule", "name": "_reshape_staging_rule", "type": null}}, "_reshape_transpose_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3], "arg_names": ["t", "operand", "new_sizes", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reshape_transpose_rule", "name": "_reshape_transpose_rule", "type": null}}, "_reshape_typecheck_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 3, 3], "arg_names": ["operand", "dyn_shape", "new_sizes", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._reshape_typecheck_rule", "name": "_reshape_typecheck_rule", "type": null}}, "_rev_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["batched_args", "batch_dims", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._rev_batch_rule", "name": "_rev_batch_rule", "type": null}}, "_rev_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["ctx", "x", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._rev_lower", "name": "_rev_lower", "type": null}}, "_rev_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["operand", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._rev_shape_rule", "name": "_rev_shape_rule", "type": null}}, "_rng_algorithm": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["algorithm"], "flags": [], "fullname": "jax._src.lax.lax._rng_algorithm", "name": "_rng_algorithm", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["algorithm"], "arg_types": ["jaxlib.xla_extension.ops.RandomAlgorithm"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_rng_algorithm", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "_rng_bit_generator_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3, 3], "arg_names": ["key", "shape", "dtype", "algorithm"], "flags": [], "fullname": "jax._src.lax.lax._rng_bit_generator_dtype_rule", "name": "_rng_bit_generator_dtype_rule", "type": null}}, "_rng_bit_generator_lowering": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3, 3], "arg_names": ["ctx", "key", "shape", "dtype", "algorithm"], "flags": [], "fullname": "jax._src.lax.lax._rng_bit_generator_lowering", "name": "_rng_bit_generator_lowering", "type": null}}, "_rng_bit_generator_named_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3, 3], "arg_names": ["key", "shape", "dtype", "algorithm"], "flags": [], "fullname": "jax._src.lax.lax._rng_bit_generator_named_shape_rule", "name": "_rng_bit_generator_named_shape_rule", "type": null}}, "_rng_bit_generator_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3, 3], "arg_names": ["key", "shape", "dtype", "algorithm"], "flags": [], "fullname": "jax._src.lax.lax._rng_bit_generator_shape_rule", "name": "_rng_bit_generator_shape_rule", "type": null}}, "_rng_bit_generator_weak_type_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3, 3, 3], "arg_names": ["key", "shape", "dtype", "algorithm"], "flags": [], "fullname": "jax._src.lax.lax._rng_bit_generator_weak_type_rule", "name": "_rng_bit_generator_weak_type_rule", "type": null}}, "_rng_uniform_abstract_eval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["a", "b", "shape"], "flags": [], "fullname": "jax._src.lax.lax._rng_uniform_abstract_eval", "name": "_rng_uniform_abstract_eval", "type": null}}, "_rng_uniform_lowering": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 3], "arg_names": ["ctx", "a", "b", "shape"], "flags": [], "fullname": "jax._src.lax.lax._rng_uniform_lowering", "name": "_rng_uniform_lowering", "type": null}}, "_round_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["ctx", "x", "rounding_method"], "flags": [], "fullname": "jax._src.lax.lax._round_lower", "name": "_round_lower", "type": null}}, "_round_to_nearest_even": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax._round_to_nearest_even", "name": "_round_to_nearest_even", "type": null}}, "_select_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 4], "arg_names": ["batched_args", "batch_dims", "unused_kwargs"], "flags": [], "fullname": "jax._src.lax.lax._select_batch_rule", "name": "_select_batch_rule", "type": null}}, "_select_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["which", "cases"], "flags": [], "fullname": "jax._src.lax.lax._select_dtype_rule", "name": "_select_dtype_rule", "type": null}}, "_select_jvp": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["primals", "tangents"], "flags": [], "fullname": "jax._src.lax.lax._select_jvp", "name": "_select_jvp", "type": null}}, "_select_mhlo_lowering": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["ctx", "which", "cases"], "flags": [], "fullname": "jax._src.lax.lax._select_mhlo_lowering", "name": "_select_mhlo_lowering", "type": null}}, "_select_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["which", "cases"], "flags": [], "fullname": "jax._src.lax.lax._select_shape_rule", "name": "_select_shape_rule", "type": null}}, "_select_transpose_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["t", "which", "cases"], "flags": [], "fullname": "jax._src.lax.lax._select_transpose_rule", "name": "_select_transpose_rule", "type": null}}, "_select_weak_type_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["which", "cases"], "flags": [], "fullname": "jax._src.lax.lax._select_weak_type_rule", "name": "_select_weak_type_rule", "type": null}}, "_sign_lower_mhlo": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["ctx", "x"], "flags": [], "fullname": "jax._src.lax.lax._sign_lower_mhlo", "name": "_sign_lower_mhlo", "type": null}}, "_sort_abstract_eval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2, 4], "arg_names": ["args", "kwargs"], "flags": [], "fullname": "jax._src.lax.lax._sort_abstract_eval", "name": "_sort_abstract_eval", "type": null}}, "_sort_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3, 3], "arg_names": ["batched_args", "batch_dims", "dimension", "is_stable", "num_keys"], "flags": [], "fullname": "jax._src.lax.lax._sort_batch_rule", "name": "_sort_batch_rule", "type": null}}, "_sort_jvp": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3, 3, 3], "arg_names": ["primals", "tangents", "dimension", "is_stable", "num_keys"], "flags": [], "fullname": "jax._src.lax.lax._sort_jvp", "name": "_sort_jvp", "type": null}}, "_sort_le_comparator": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2, 5], "arg_names": ["operands", "num_keys"], "flags": [], "fullname": "jax._src.lax.lax._sort_le_comparator", "name": "_sort_le_comparator", "type": null}}, "_sort_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 3, 3, 3], "arg_names": ["ctx", "operands", "dimension", "is_stable", "num_keys"], "flags": [], "fullname": "jax._src.lax.lax._sort_lower", "name": "_sort_lower", "type": null}}, "_sort_lt_comparator": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2, 5], "arg_names": ["operands", "num_keys"], "flags": [], "fullname": "jax._src.lax.lax._sort_lt_comparator", "name": "_sort_lt_comparator", "type": null}}, "_squeeze_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["batched_args", "batch_dims", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._squeeze_batch_rule", "name": "_squeeze_batch_rule", "type": null}}, "_squeeze_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["operand", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._squeeze_dtype_rule", "name": "_squeeze_dtype_rule", "type": null}}, "_squeeze_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["ctx", "operand", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._squeeze_lower", "name": "_squeeze_lower", "type": null}}, "_squeeze_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["operand", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._squeeze_shape_rule", "name": "_squeeze_shape_rule", "type": null}}, "_squeeze_transpose_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["t", "operand", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax._squeeze_transpose_rule", "name": "_squeeze_transpose_rule", "type": null}}, "_stop_gradient_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["batched_args", "batch_dims"], "flags": [], "fullname": "jax._src.lax.lax._stop_gradient_batch_rule", "name": "_stop_gradient_batch_rule", "type": null}}, "_stop_gradient_jvp_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["primals", "tangents"], "flags": [], "fullname": "jax._src.lax.lax._stop_gradient_jvp_rule", "name": "_stop_gradient_jvp_rule", "type": null}}, "_strip_weak_type": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax._strip_weak_type", "name": "_strip_weak_type", "type": {".class": "CallableType", "arg_kinds": [2, 4], "arg_names": ["args", "_"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "_sub_jvp": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["primals", "tangents"], "flags": [], "fullname": "jax._src.lax.lax._sub_jvp", "name": "_sub_jvp", "type": null}}, "_sub_transpose": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["t", "x", "y"], "flags": [], "fullname": "jax._src.lax.lax._sub_transpose", "name": "_sub_transpose", "type": null}}, "_substitute_axis_sizes_in_aval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["env", "a"], "flags": [], "fullname": "jax._src.lax.lax._substitute_axis_sizes_in_aval", "name": "_substitute_axis_sizes_in_aval", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["env", "a"], "arg_types": [{".class": "Instance", "args": ["jax.core.Var", {".class": "AnyType", "missing_import_name": "jax._src.lib.mlir.ir", "source_any": null, "type_of_any": 3}], "type_ref": "builtins.dict"}, "jax.core.AbstractValue"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_substitute_axis_sizes_in_aval", "ret_type": "jax.core.AbstractValue", "type_guard": null, "variables": []}}}, "_tan_impl": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": ["is_decorated"], "fullname": "jax._src.lax.lax._tan_impl", "name": "_tan_impl", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "_tan_impl", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "_top_k_abstract_eval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["operand", "k"], "flags": [], "fullname": "jax._src.lax.lax._top_k_abstract_eval", "name": "_top_k_abstract_eval", "type": null}}, "_top_k_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["batched_args", "batch_dims", "k"], "flags": [], "fullname": "jax._src.lax.lax._top_k_batch_rule", "name": "_top_k_batch_rule", "type": null}}, "_top_k_jvp": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["primals", "tangents", "k"], "flags": [], "fullname": "jax._src.lax.lax._top_k_jvp", "name": "_top_k_jvp", "type": null}}, "_top_k_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["ctx", "operand", "k"], "flags": [], "fullname": "jax._src.lax.lax._top_k_lower", "name": "_top_k_lower", "type": null}}, "_top_k_translation_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 3], "arg_names": ["ctx", "avals_in", "avals_out", "x", "k"], "flags": [], "fullname": "jax._src.lax.lax._top_k_translation_rule", "name": "_top_k_translation_rule", "type": null}}, "_transpose_batch_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["batched_args", "batch_dims", "permutation"], "flags": [], "fullname": "jax._src.lax.lax._transpose_batch_rule", "name": "_transpose_batch_rule", "type": null}}, "_transpose_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 3], "arg_names": ["ctx", "x", "permutation"], "flags": [], "fullname": "jax._src.lax.lax._transpose_lower", "name": "_transpose_lower", "type": null}}, "_transpose_shape_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["operand", "permutation"], "flags": [], "fullname": "jax._src.lax.lax._transpose_shape_rule", "name": "_transpose_shape_rule", "type": null}}, "_tri": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["dtype", "shape", "offset"], "flags": [], "fullname": "jax._src.lax.lax._tri", "name": "_tri", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["dtype", "shape", "offset"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DType"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Shape"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_tri", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "_try_broadcast_shapes": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["shapes"], "flags": [], "fullname": "jax._src.lax.lax._try_broadcast_shapes", "name": "_try_broadcast_shapes", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["shapes"], "arg_types": [{".class": "Instance", "args": [{".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.tuple"}], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_try_broadcast_shapes", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.int"], "type_ref": "builtins.tuple"}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "_two": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "jax._src.lax.lax._two", "name": "_two", "type": {".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, "type_guard": null, "variables": []}}}, "_twos": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "jax._src.lax.lax._twos", "name": "_twos", "type": {".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, "type_guard": null, "variables": []}}}, "_unary_reduce_lower": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 3], "arg_names": ["reducer", "unit_factory", "ctx", "x", "axes"], "flags": [], "fullname": "jax._src.lax.lax._unary_reduce_lower", "name": "_unary_reduce_lower", "type": null}}, "_unbroadcast": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["aval", "x"], "flags": [], "fullname": "jax._src.lax.lax._unbroadcast", "name": "_unbroadcast", "type": null}}, "_upcast_fp16_for_computation": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["f"], "flags": [], "fullname": "jax._src.lax.lax._upcast_fp16_for_computation", "name": "_upcast_fp16_for_computation", "type": null}}, "_validate_preferred_element_type": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["input_dtype", "preferred_element_type"], "flags": [], "fullname": "jax._src.lax.lax._validate_preferred_element_type", "name": "_validate_preferred_element_type", "type": null}}, "_validate_shapes": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["shapes"], "flags": [], "fullname": "jax._src.lax.lax._validate_shapes", "name": "_validate_shapes", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["shapes"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Shape"}], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_validate_shapes", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "_variadic_reduction_jaxpr": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["computation", "flat_avals", "aval_tree"], "flags": ["is_decorated"], "fullname": "jax._src.lax.lax._variadic_reduction_jaxpr", "name": "_variadic_reduction_jaxpr", "type": null}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "_variadic_reduction_jaxpr", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}}, "_zero": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "jax._src.lax.lax._zero", "name": "_zero", "type": {".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, "type_guard": null, "variables": []}}}, "_zeros": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "jax._src.lax.lax._zeros", "name": "_zeros", "type": {".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, "type_guard": null, "variables": []}}}, "abs": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.abs", "name": "abs", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "abs", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "abs_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.abs_p", "name": "abs_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "abstract_token": {".class": "SymbolTableNode", "cross_ref": "jax.core.abstract_token", "kind": "Gdef"}, "acos": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.acos", "name": "acos", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "acos", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "acos_impl": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.acos_impl", "name": "acos_impl", "type": null}}, "acos_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.acos_p", "name": "acos_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "acosh": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.acosh", "name": "acosh", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "acosh", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "acosh_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.acosh_p", "name": "acosh_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "ad": {".class": "SymbolTableNode", "cross_ref": "jax.interpreters.ad", "kind": "Gdef"}, "ad_util": {".class": "SymbolTableNode", "cross_ref": "jax._src.ad_util", "kind": "Gdef"}, "add": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.add", "name": "add", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "add", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "add_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "jax._src.lax.lax.add_p", "name": "add_p", "type": "jax.core.Primitive"}}, "after_all": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2], "arg_names": ["operands"], "flags": [], "fullname": "jax._src.lax.lax.after_all", "name": "after_all", "type": null}}, "after_all_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.after_all_p", "name": "after_all_p", "type": "jax.core.Primitive"}}, "and_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.and_p", "name": "and_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "api": {".class": "SymbolTableNode", "cross_ref": "jax._src.api", "kind": "Gdef"}, "api_util": {".class": "SymbolTableNode", "cross_ref": "jax._src.api_util", "kind": "Gdef"}, "argmax": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["operand", "axis", "index_dtype"], "flags": [], "fullname": "jax._src.lax.lax.argmax", "name": "argmax", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["operand", "axis", "index_dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "builtins.int", {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DType"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "argmax", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "argmax_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.argmax_p", "name": "argmax_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "argmin": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["operand", "axis", "index_dtype"], "flags": [], "fullname": "jax._src.lax.lax.argmin", "name": "argmin", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["operand", "axis", "index_dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "builtins.int", {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DType"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "argmin", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "argmin_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.argmin_p", "name": "argmin_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "array_types": {".class": "SymbolTableNode", "cross_ref": "jax._src.abstract_arrays.array_types", "kind": "Gdef"}, "asin": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.asin", "name": "asin", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "asin", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "asin_impl": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.asin_impl", "name": "asin_impl", "type": null}}, "asin_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.asin_p", "name": "asin_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "asinh": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.asinh", "name": "asinh", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "asinh", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "asinh_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.asinh_p", "name": "asinh_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "atan": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.atan", "name": "atan", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "atan", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "atan2": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.atan2", "name": "atan2", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "atan2", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "atan2_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.atan2_p", "name": "atan2_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "atan_impl": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.atan_impl", "name": "atan_impl", "type": null}}, "atan_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.atan_p", "name": "atan_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "atanh": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.atanh", "name": "atanh", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "atanh", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "atanh_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.atanh_p", "name": "atanh_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "batch_matmul": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["lhs", "rhs", "precision"], "flags": [], "fullname": "jax._src.lax.lax.batch_matmul", "name": "batch_matmul", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["lhs", "rhs", "precision"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "UnionType", "items": ["builtins.str", "jax._src.lax.lax.Precision", {".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "TupleType", "implicit": false, "items": ["jax._src.lax.lax.Precision", "jax._src.lax.lax.Precision"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "batch_matmul", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "batching": {".class": "SymbolTableNode", "cross_ref": "jax.interpreters.batching", "kind": "Gdef"}, "bessel_i0e": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.bessel_i0e", "name": "bessel_i0e", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bessel_i0e", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "bessel_i0e_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.bessel_i0e_p", "name": "bessel_i0e_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "bessel_i1e": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.bessel_i1e", "name": "bessel_i1e", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bessel_i1e", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "bessel_i1e_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.bessel_i1e_p", "name": "bessel_i1e_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "betainc": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["a", "b", "x"], "flags": [], "fullname": "jax._src.lax.lax.betainc", "name": "betainc", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["a", "b", "x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "betainc", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "betainc_grad_not_implemented": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["g", "a", "b", "x"], "flags": [], "fullname": "jax._src.lax.lax.betainc_grad_not_implemented", "name": "betainc_grad_not_implemented", "type": null}}, "betainc_gradx": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["g", "a", "b", "x"], "flags": [], "fullname": "jax._src.lax.lax.betainc_gradx", "name": "betainc_gradx", "type": null}}, "bint_abstract_eval": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 3], "arg_names": ["_", "bd"], "flags": ["is_decorated"], "fullname": "jax._src.lax.lax.bint_abstract_eval", "name": "bint_abstract_eval", "type": {".class": "CallableType", "arg_kinds": [0, 3], "arg_names": ["_", "bd"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bint_abstract_eval", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_ready"], "fullname": null, "name": "bint_abstract_eval", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}}, "bint_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.bint_p", "name": "bint_p", "type": "jax.core.Primitive"}}, "bitcast_convert_type": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operand", "new_dtype"], "flags": [], "fullname": "jax._src.lax.lax.bitcast_convert_type", "name": "bitcast_convert_type", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operand", "new_dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DType"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bitcast_convert_type", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "bitcast_convert_type_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.bitcast_convert_type_p", "name": "bitcast_convert_type_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "bitwise_and": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.bitwise_and", "name": "bitwise_and", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bitwise_and", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "bitwise_not": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.bitwise_not", "name": "bitwise_not", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bitwise_not", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "bitwise_or": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.bitwise_or", "name": "bitwise_or", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bitwise_or", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "bitwise_xor": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.bitwise_xor", "name": "bitwise_xor", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bitwise_xor", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "broadcast": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operand", "sizes"], "flags": [], "fullname": "jax._src.lax.lax.broadcast", "name": "broadcast", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operand", "sizes"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "broadcast", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "broadcast_in_dim": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["operand", "shape", "broadcast_dimensions"], "flags": [], "fullname": "jax._src.lax.lax.broadcast_in_dim", "name": "broadcast_in_dim", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["operand", "shape", "broadcast_dimensions"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Shape"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "broadcast_in_dim", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "broadcast_in_dim_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.broadcast_in_dim_p", "name": "broadcast_in_dim_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "broadcast_mhlo": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["aval_out", "avals", "args"], "flags": [], "fullname": "jax._src.lax.lax.broadcast_mhlo", "name": "broadcast_mhlo", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["aval_out", "avals", "args"], "arg_types": ["jax.core.ShapedArray", {".class": "Instance", "args": ["jax.core.ShapedArray"], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": "jax._src.lib.mlir.ir", "source_any": null, "type_of_any": 3}], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "broadcast_mhlo", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": "jax._src.lib.mlir.ir", "source_any": null, "type_of_any": 3}], "type_ref": "typing.Sequence"}, "type_guard": null, "variables": []}}}, "broadcast_shapes": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2], "arg_names": ["shapes"], "flags": [], "fullname": "jax._src.lax.lax.broadcast_shapes", "name": "broadcast_shapes", "type": {".class": "CallableType", "arg_kinds": [2], "arg_names": ["shapes"], "arg_types": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.int", "jax.core.Tracer"]}], "type_ref": "builtins.tuple"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "broadcast_shapes", "ret_type": {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.int", "jax.core.Tracer"]}], "type_ref": "builtins.tuple"}, "type_guard": null, "variables": []}}}, "broadcast_to_rank": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "rank"], "flags": [], "fullname": "jax._src.lax.lax.broadcast_to_rank", "name": "broadcast_to_rank", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "rank"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "broadcast_to_rank", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "broadcasted_iota": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["dtype", "shape", "dimension"], "flags": [], "fullname": "jax._src.lax.lax.broadcasted_iota", "name": "broadcasted_iota", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["dtype", "shape", "dimension"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DType"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Shape"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "broadcasted_iota", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "builtins": {".class": "SymbolTableNode", "cross_ref": "builtins", "kind": "Gdef"}, "cache": {".class": "SymbolTableNode", "cross_ref": "jax._src.util.cache", "kind": "Gdef"}, "canonicalize_axis": {".class": "SymbolTableNode", "cross_ref": "jax._src.util.canonicalize_axis", "kind": "Gdef"}, "canonicalize_precision": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["precision"], "flags": [], "fullname": "jax._src.lax.lax.canonicalize_precision", "name": "canonicalize_precision", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["precision"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.PrecisionLike"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "canonicalize_precision", "ret_type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": ["jax._src.lax.lax.Precision", "jax._src.lax.lax.Precision"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "canonicalize_shape": {".class": "SymbolTableNode", "cross_ref": "jax.core.canonicalize_shape", "kind": "Gdef"}, "cbrt": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.cbrt", "name": "cbrt", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "cbrt", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "cbrt_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.cbrt_p", "name": "cbrt_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "ceil": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.ceil", "name": "ceil", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "ceil", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "ceil_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.ceil_p", "name": "ceil_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "chlo": {".class": "SymbolTableNode", "cross_ref": "jax._src.lib.mlir.dialects.chlo", "kind": "Gdef"}, "clamp": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["min", "x", "max"], "flags": [], "fullname": "jax._src.lax.lax.clamp", "name": "clamp", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["min", "x", "max"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "clamp", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "clamp_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.clamp_p", "name": "clamp_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "clz": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.clz", "name": "clz", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "clz", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "clz_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.clz_p", "name": "clz_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "collapse": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["operand", "start_dimension", "stop_dimension"], "flags": [], "fullname": "jax._src.lax.lax.collapse", "name": "collapse", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["operand", "start_dimension", "stop_dimension"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "collapse", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "complex": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.complex", "name": "complex", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "complex", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "complex_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.complex_p", "name": "complex_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "concatenate": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operands", "dimension"], "flags": [], "fullname": "jax._src.lax.lax.concatenate", "name": "concatenate", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operands", "dimension"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "type_ref": "typing.Sequence"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "concatenate", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "concatenate_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.concatenate_p", "name": "concatenate_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "config": {".class": "SymbolTableNode", "cross_ref": "jax._src.config.config", "kind": "Gdef"}, "conj": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.conj", "name": "conj", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "conj", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "conj_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.conj_p", "name": "conj_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "convert_element_type": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operand", "new_dtype"], "flags": [], "fullname": "jax._src.lax.lax.convert_element_type", "name": "convert_element_type", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operand", "new_dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DType"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "convert_element_type", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "convert_element_type_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.convert_element_type_p", "name": "convert_element_type_p", "type": "jax.core.Primitive"}}, "copy_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.copy_p", "name": "copy_p", "type": "jax.core.Primitive"}}, "core": {".class": "SymbolTableNode", "cross_ref": "jax.core", "kind": "Gdef"}, "cos": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.cos", "name": "cos", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "cos", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "cos_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.cos_p", "name": "cos_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "cosh": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.cosh", "name": "cosh", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "cosh", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "cosh_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.cosh_p", "name": "cosh_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "create_token": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [1], "arg_names": ["_"], "flags": [], "fullname": "jax._src.lax.lax.create_token", "name": "create_token", "type": null}}, "create_token_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.create_token_p", "name": "create_token_p", "type": "jax.core.Primitive"}}, "device_array": {".class": "SymbolTableNode", "cross_ref": "jax._src.device_array", "kind": "Gdef"}, "digamma": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.digamma", "name": "digamma", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "digamma", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "digamma_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.digamma_p", "name": "digamma_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "div": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.div", "name": "div", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "div", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "div_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.div_p", "name": "div_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "dot": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["lhs", "rhs", "precision", "preferred_element_type"], "flags": [], "fullname": "jax._src.lax.lax.dot", "name": "dot", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["lhs", "rhs", "precision", "preferred_element_type"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "UnionType", "items": ["builtins.str", "jax._src.lax.lax.Precision", {".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "TupleType", "implicit": false, "items": ["jax._src.lax.lax.Precision", "jax._src.lax.lax.Precision"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "dot", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "dot_general": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1], "arg_names": ["lhs", "rhs", "dimension_numbers", "precision", "preferred_element_type"], "flags": [], "fullname": "jax._src.lax.lax.dot_general", "name": "dot_general", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1], "arg_names": ["lhs", "rhs", "dimension_numbers", "precision", "preferred_element_type"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DotDimensionNumbers"}, {".class": "UnionType", "items": ["builtins.str", "jax._src.lax.lax.Precision", {".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "TupleType", "implicit": false, "items": ["jax._src.lax.lax.Precision", "jax._src.lax.lax.Precision"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "dot_general", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "dot_general_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.dot_general_p", "name": "dot_general_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "dtype": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "jax._src.lax.lax.dtype", "name": "dtype", "type": {".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, "type_guard": null, "variables": []}}}, "dtypes": {".class": "SymbolTableNode", "cross_ref": "jax._src.dtypes", "kind": "Gdef"}, "empty": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["eltype"], "flags": [], "fullname": "jax._src.lax.lax.empty", "name": "empty", "type": null}}, "empty_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.empty_p", "name": "empty_p", "type": "jax.core.Primitive"}}, "enum": {".class": "SymbolTableNode", "cross_ref": "enum", "kind": "Gdef"}, "eq": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.eq", "name": "eq", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "eq", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "eq_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.eq_p", "name": "eq_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "erf": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.erf", "name": "erf", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "erf", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "erf_inv": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.erf_inv", "name": "erf_inv", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "erf_inv", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "erf_inv_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.erf_inv_p", "name": "erf_inv_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "erf_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.erf_p", "name": "erf_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "erfc": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.erfc", "name": "erfc", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "erfc", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "erfc_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.erfc_p", "name": "erfc_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "exp": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.exp", "name": "exp", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "exp", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "exp_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.exp_p", "name": "exp_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "expand_dims": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["array", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax.expand_dims", "name": "expand_dims", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["array", "dimensions"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "expand_dims", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "expm1": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.expm1", "name": "expm1", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "expm1", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "expm1_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.expm1_p", "name": "expm1_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "floor": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.floor", "name": "floor", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "floor", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "floor_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.floor_p", "name": "floor_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "full": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["shape", "fill_value", "dtype"], "flags": [], "fullname": "jax._src.lax.lax.full", "name": "full", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["shape", "fill_value", "dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Shape"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "full", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "full_like": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["x", "fill_value", "dtype", "shape"], "flags": [], "fullname": "jax._src.lax.lax.full_like", "name": "full_like", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["x", "fill_value", "dtype", "shape"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "jax.core.DimSize"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "full_like", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "functools": {".class": "SymbolTableNode", "cross_ref": "functools", "kind": "Gdef"}, "ge": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.ge", "name": "ge", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "ge", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "ge_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.ge_p", "name": "ge_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "gt": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.gt", "name": "gt", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "gt", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "gt_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.gt_p", "name": "gt_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "igamma": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["a", "x"], "flags": [], "fullname": "jax._src.lax.lax.igamma", "name": "igamma", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["a", "x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "igamma", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "igamma_grad_a": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["a", "x"], "flags": [], "fullname": "jax._src.lax.lax.igamma_grad_a", "name": "igamma_grad_a", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["a", "x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "igamma_grad_a", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "igamma_grad_a_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.igamma_grad_a_p", "name": "igamma_grad_a_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "igamma_grada": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["g", "a", "x"], "flags": [], "fullname": "jax._src.lax.lax.igamma_grada", "name": "igamma_grada", "type": null}}, "igamma_gradx": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["g", "a", "x"], "flags": [], "fullname": "jax._src.lax.lax.igamma_gradx", "name": "igamma_gradx", "type": null}}, "igamma_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.igamma_p", "name": "igamma_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "igammac": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["a", "x"], "flags": [], "fullname": "jax._src.lax.lax.igammac", "name": "igammac", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["a", "x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "igammac", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "igammac_grada": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["g", "a", "x"], "flags": [], "fullname": "jax._src.lax.lax.igammac_grada", "name": "igammac_grada", "type": null}}, "igammac_gradx": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["g", "a", "x"], "flags": [], "fullname": "jax._src.lax.lax.igammac_gradx", "name": "igammac_gradx", "type": null}}, "igammac_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.igammac_p", "name": "igammac_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "imag": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.imag", "name": "imag", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "imag", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "imag_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.imag_p", "name": "imag_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "infeed": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["token", "shape", "partitions"], "flags": [], "fullname": "jax._src.lax.lax.infeed", "name": "infeed", "type": null}}, "infeed_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.infeed_p", "name": "infeed_p", "type": "jax.core.Primitive"}}, "integer_pow": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.integer_pow", "name": "integer_pow", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "integer_pow", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "integer_pow_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.integer_pow_p", "name": "integer_pow_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "iota": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["dtype", "size"], "flags": [], "fullname": "jax._src.lax.lax.iota", "name": "iota", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["dtype", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.DType"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "iota", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "iota_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.iota_p", "name": "iota_p", "type": "jax.core.Primitive"}}, "ir": {".class": "SymbolTableNode", "cross_ref": "jax._src.lib.mlir.ir", "kind": "Gdef"}, "is_finite": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.is_finite", "name": "is_finite", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "is_finite", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "is_finite_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.is_finite_p", "name": "is_finite_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "itertools": {".class": "SymbolTableNode", "cross_ref": "itertools", "kind": "Gdef"}, "jax": {".class": "SymbolTableNode", "cross_ref": "jax", "kind": "Gdef"}, "le": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.le", "name": "le", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "le", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "le_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.le_p", "name": "le_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "lgamma": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.lgamma", "name": "lgamma", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "lgamma", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "lgamma_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.lgamma_p", "name": "lgamma_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "log": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.log", "name": "log", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "log", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "log1p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.log1p", "name": "log1p", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "log1p", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "log1p_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.log1p_p", "name": "log1p_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "log_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.log_p", "name": "log_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "lt": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.lt", "name": "lt", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "lt", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "lt_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.lt_p", "name": "lt_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "lu": {".class": "SymbolTableNode", "cross_ref": "jax.linear_util", "kind": "Gdef"}, "make_bint": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["i", "bd"], "flags": [], "fullname": "jax._src.lax.lax.make_bint", "name": "make_bint", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["i", "bd"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "make_bint", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "map": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.map", "name": "map", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["f", "args"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "max": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.max", "name": "max", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "max", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "max_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "jax._src.lax.lax.max_p", "name": "max_p", "type": "jax.core.Primitive"}}, "mhlo": {".class": "SymbolTableNode", "cross_ref": "jax._src.lib.mlir.dialects.mhlo", "kind": "Gdef"}, "min": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.min", "name": "min", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "min", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "min_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "jax._src.lax.lax.min_p", "name": "min_p", "type": "jax.core.Primitive"}}, "mlir": {".class": "SymbolTableNode", "cross_ref": "jax.interpreters.mlir", "kind": "Gdef"}, "mul": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.mul", "name": "mul", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "mul", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "mul_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.mul_p", "name": "mul_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "naryop": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["result_dtype", "accepted_dtypes", "name"], "flags": [], "fullname": "jax._src.lax.lax.naryop", "name": "naryop", "type": null}}, "naryop_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 2, 4], "arg_names": ["result_dtype", "accepted_dtypes", "name", "avals", "kwargs"], "flags": [], "fullname": "jax._src.lax.lax.naryop_dtype_rule", "name": "naryop_dtype_rule", "type": null}}, "ne": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.ne", "name": "ne", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "ne", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "ne_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.ne_p", "name": "ne_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "neg": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.neg", "name": "neg", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "neg", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "neg_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.neg_p", "name": "neg_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "nextafter": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x1", "x2"], "flags": [], "fullname": "jax._src.lax.lax.nextafter", "name": "nextafter", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x1", "x2"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "nextafter", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "nextafter_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.nextafter_p", "name": "nextafter_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "not_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.not_p", "name": "not_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "np": {".class": "SymbolTableNode", "cross_ref": "numpy", "kind": "Gdef"}, "operator": {".class": "SymbolTableNode", "cross_ref": "operator", "kind": "Gdef"}, "or_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.or_p", "name": "or_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "outfeed": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["token", "xs", "partitions"], "flags": [], "fullname": "jax._src.lax.lax.outfeed", "name": "outfeed", "type": null}}, "outfeed_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.outfeed_p", "name": "outfeed_p", "type": "jax.core.Primitive"}}, "pad": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["operand", "padding_value", "padding_config"], "flags": [], "fullname": "jax._src.lax.lax.pad", "name": "pad", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["operand", "padding_value", "padding_config"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": [{".class": "TupleType", "implicit": false, "items": ["builtins.int", "builtins.int", "builtins.int"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "pad", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "pad_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.pad_p", "name": "pad_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "padtype_to_pads": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["in_shape", "window_shape", "window_strides", "padding"], "flags": [], "fullname": "jax._src.lax.lax.padtype_to_pads", "name": "padtype_to_pads", "type": null}}, "partial": {".class": "SymbolTableNode", "cross_ref": "functools.partial", "kind": "Gdef"}, "pe": {".class": "SymbolTableNode", "cross_ref": "jax.interpreters.partial_eval", "kind": "Gdef"}, "population_count": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.population_count", "name": "population_count", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "population_count", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "population_count_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.population_count_p", "name": "population_count_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "pow": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.pow", "name": "pow", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "pow", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "pow_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.pow_p", "name": "pow_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "pp": {".class": "SymbolTableNode", "cross_ref": "jax._src.pretty_printer", "kind": "Gdef"}, "precision_attr": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["precision"], "flags": [], "fullname": "jax._src.lax.lax.precision_attr", "name": "precision_attr", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["precision"], "arg_types": ["jax._src.lax.lax.Precision"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "precision_attr", "ret_type": {".class": "AnyType", "missing_import_name": "jax._src.lib.mlir.ir", "source_any": null, "type_of_any": 3}, "type_guard": null, "variables": []}}}, "prod": {".class": "SymbolTableNode", "cross_ref": "jax._src.util.prod", "kind": "Gdef"}, "pxla": {".class": "SymbolTableNode", "cross_ref": "jax.interpreters.pxla", "kind": "Gdef"}, "pytree": {".class": "SymbolTableNode", "cross_ref": "jaxlib.xla_extension.pytree", "kind": "Gdef"}, "raise_to_shaped": {".class": "SymbolTableNode", "cross_ref": "jax.core.raise_to_shaped", "kind": "Gdef"}, "random_gamma_grad": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["a", "x"], "flags": [], "fullname": "jax._src.lax.lax.random_gamma_grad", "name": "random_gamma_grad", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["a", "x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "random_gamma_grad", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "random_gamma_grad_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.random_gamma_grad_p", "name": "random_gamma_grad_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "ranges_like": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [2], "arg_names": ["xs"], "flags": ["is_generator"], "fullname": "jax._src.lax.lax.ranges_like", "name": "ranges_like", "type": null}}, "real": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.real", "name": "real", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "real", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "real_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.real_p", "name": "real_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "reciprocal": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.reciprocal", "name": "reciprocal", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "reciprocal", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "reduce": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["operands", "init_values", "computation", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax.reduce", "name": "reduce", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["operands", "init_values", "computation", "dimensions"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "reduce", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}, "reduce_and_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.reduce_and_p", "name": "reduce_and_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "reduce_max_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.reduce_max_p", "name": "reduce_max_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "reduce_min_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.reduce_min_p", "name": "reduce_min_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "reduce_or_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.reduce_or_p", "name": "reduce_or_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "reduce_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.reduce_p", "name": "reduce_p", "type": "jax.core.Primitive"}}, "reduce_precision": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["operand", "exponent_bits", "mantissa_bits"], "flags": [], "fullname": "jax._src.lax.lax.reduce_precision", "name": "reduce_precision", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["operand", "exponent_bits", "mantissa_bits"], "arg_types": [{".class": "UnionType", "items": ["builtins.float", {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}]}, "builtins.int", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "reduce_precision", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "reduce_precision_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.reduce_precision_p", "name": "reduce_precision_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "reduce_prod_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.reduce_prod_p", "name": "reduce_prod_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "reduce_sum_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.reduce_sum_p", "name": "reduce_sum_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "reduce_xor_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.reduce_xor_p", "name": "reduce_xor_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "regularized_incomplete_beta_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.regularized_incomplete_beta_p", "name": "regularized_incomplete_beta_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "rem": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.rem", "name": "rem", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "rem", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "rem_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.rem_p", "name": "rem_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "remaining": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["original", "removed_lists"], "flags": [], "fullname": "jax._src.lax.lax.remaining", "name": "remaining", "type": null}}, "reshape": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["operand", "new_sizes", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax.reshape", "name": "reshape", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["operand", "new_sizes", "dimensions"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Shape"}, {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "reshape", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "reshape_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.reshape_p", "name": "reshape_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "rev": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operand", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax.rev", "name": "rev", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operand", "dimensions"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "rev", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "rev_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.rev_p", "name": "rev_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "rng_bit_generator": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["key", "shape", "dtype", "algorithm"], "flags": [], "fullname": "jax._src.lax.lax.rng_bit_generator", "name": "rng_bit_generator", "type": null}}, "rng_bit_generator_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.rng_bit_generator_p", "name": "rng_bit_generator_p", "type": "jax.core.Primitive"}}, "rng_uniform": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["a", "b", "shape"], "flags": [], "fullname": "jax._src.lax.lax.rng_uniform", "name": "rng_uniform", "type": null}}, "rng_uniform_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.rng_uniform_p", "name": "rng_uniform_p", "type": "jax.core.Primitive"}}, "round": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["x", "rounding_method"], "flags": [], "fullname": "jax._src.lax.lax.round", "name": "round", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["x", "rounding_method"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "jax._src.lax.lax.RoundingMethod"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "round", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "round_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.round_p", "name": "round_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "rsqrt": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.rsqrt", "name": "rsqrt", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "rsqrt", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "rsqrt_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.rsqrt_p", "name": "rsqrt_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "safe_map": {".class": "SymbolTableNode", "cross_ref": "jax._src.util.safe_map", "kind": "Gdef"}, "safe_zip": {".class": "SymbolTableNode", "cross_ref": "jax._src.util.safe_zip", "kind": "Gdef"}, "select": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["pred", "on_true", "on_false"], "flags": [], "fullname": "jax._src.lax.lax.select", "name": "select", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["pred", "on_true", "on_false"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "select", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "select_n": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["which", "cases"], "flags": [], "fullname": "jax._src.lax.lax.select_n", "name": "select_n", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["which", "cases"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "select_n", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "select_n_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.select_n_p", "name": "select_n_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "shape_as_value": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["shape"], "flags": [], "fullname": "jax._src.lax.lax.shape_as_value", "name": "shape_as_value", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["shape"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax.core.Shape"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "shape_as_value", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "shift_left": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.shift_left", "name": "shift_left", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "shift_left", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "shift_left_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.shift_left_p", "name": "shift_left_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "shift_right_arithmetic": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.shift_right_arithmetic", "name": "shift_right_arithmetic", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "shift_right_arithmetic", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "shift_right_arithmetic_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.shift_right_arithmetic_p", "name": "shift_right_arithmetic_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "shift_right_logical": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.shift_right_logical", "name": "shift_right_logical", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "shift_right_logical", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "shift_right_logical_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.shift_right_logical_p", "name": "shift_right_logical_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "sign": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.sign", "name": "sign", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "sign", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "sign_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.sign_p", "name": "sign_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "sin": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.sin", "name": "sin", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "sin", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "sin_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.sin_p", "name": "sin_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "sinh": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.sinh", "name": "sinh", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "sinh", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "sinh_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.sinh_p", "name": "sinh_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "slicing": {".class": "SymbolTableNode", "cross_ref": "jax._src.lax.slicing", "kind": "Gdef"}, "sort": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["operand", "dimension", "is_stable", "num_keys"], "flags": [], "fullname": "jax._src.lax.lax.sort", "name": "sort", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["operand", "dimension", "is_stable", "num_keys"], "arg_types": [{".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "type_ref": "typing.Sequence"}]}, "builtins.int", "builtins.bool", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "sort", "ret_type": {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "type_ref": "builtins.tuple"}]}, "type_guard": null, "variables": []}}}, "sort_key_val": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["keys", "values", "dimension", "is_stable"], "flags": [], "fullname": "jax._src.lax.lax.sort_key_val", "name": "sort_key_val", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["keys", "values", "dimension", "is_stable"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "builtins.int", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "sort_key_val", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "sort_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.sort_p", "name": "sort_p", "type": "jax.core.Primitive"}}, "source_info_util": {".class": "SymbolTableNode", "cross_ref": "jax._src.source_info_util", "kind": "Gdef"}, "split_list": {".class": "SymbolTableNode", "cross_ref": "jax._src.util.split_list", "kind": "Gdef"}, "sqrt": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.sqrt", "name": "sqrt", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "sqrt", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "sqrt_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.sqrt_p", "name": "sqrt_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "square": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.square", "name": "square", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "square", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "squeeze": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["array", "dimensions"], "flags": [], "fullname": "jax._src.lax.lax.squeeze", "name": "squeeze", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["array", "dimensions"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "squeeze", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "squeeze_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.squeeze_p", "name": "squeeze_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "standard_abstract_eval": {".class": "SymbolTableNode", "cross_ref": "jax._src.lax.utils.standard_abstract_eval", "kind": "Gdef"}, "standard_multi_result_abstract_eval": {".class": "SymbolTableNode", "cross_ref": "jax._src.lax.utils.standard_multi_result_abstract_eval", "kind": "Gdef"}, "standard_named_shape_rule": {".class": "SymbolTableNode", "cross_ref": "jax._src.lax.utils.standard_named_shape_rule", "kind": "Gdef"}, "standard_naryop": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.standard_naryop", "name": "standard_naryop", "type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}], "type_ref": "functools.partial"}}}, "standard_primitive": {".class": "SymbolTableNode", "cross_ref": "jax._src.lax.utils.standard_primitive", "kind": "Gdef"}, "standard_translate": {".class": "SymbolTableNode", "cross_ref": "jax._src.lax.utils.standard_translate", "kind": "Gdef"}, "standard_unop": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.standard_unop", "name": "standard_unop", "type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}], "type_ref": "functools.partial"}}}, "stop_gradient": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.stop_gradient", "name": "stop_gradient", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeVarType", "fullname": "jax._src.lax.lax.T", "id": -1, "name": "T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "stop_gradient", "ret_type": {".class": "TypeVarType", "fullname": "jax._src.lax.lax.T", "id": -1, "name": "T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "jax._src.lax.lax.T", "id": -1, "name": "T", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}}, "sub": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.sub", "name": "sub", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "sub", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "sub_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.sub_p", "name": "sub_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "t": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "jax._src.lax.lax.t", "name": "t", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 4}, "type_of_any": 7}}}, "tan": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.tan", "name": "tan", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tan", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "tan_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.tan_p", "name": "tan_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "tanh": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.tanh", "name": "tanh", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tanh", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "tanh_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.tanh_p", "name": "tanh_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "tie_in": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "flags": [], "fullname": "jax._src.lax.lax.tie_in", "name": "tie_in", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["x", "y"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tie_in", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "top_k": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operand", "k"], "flags": [], "fullname": "jax._src.lax.lax.top_k", "name": "top_k", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operand", "k"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "builtins.int"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "top_k", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "top_k_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.top_k_p", "name": "top_k_p", "type": "jax.core.Primitive"}}, "transpose": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["operand", "permutation"], "flags": [], "fullname": "jax._src.lax.lax.transpose", "name": "transpose", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["operand", "permutation"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, {".class": "Instance", "args": ["builtins.int"], "type_ref": "typing.Sequence"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "transpose", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "transpose_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.transpose_p", "name": "transpose_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}}}, "tree_map": {".class": "SymbolTableNode", "cross_ref": "jax._src.tree_util.tree_map", "kind": "Gdef"}, "tree_util": {".class": "SymbolTableNode", "cross_ref": "jax.tree_util", "kind": "Gdef"}, "tuple_delete": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["tup", "idx"], "flags": [], "fullname": "jax._src.lax.lax.tuple_delete", "name": "tuple_delete", "type": null}}, "type_cast": {".class": "SymbolTableNode", "cross_ref": "typing.cast", "kind": "Gdef"}, "unop": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["result_dtype", "accepted_dtypes", "name"], "flags": [], "fullname": "jax._src.lax.lax.unop", "name": "unop", "type": null}}, "unop_dtype_rule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 4], "arg_names": ["result_dtype", "accepted_dtypes", "name", "aval", "kwargs"], "flags": [], "fullname": "jax._src.lax.lax.unop_dtype_rule", "name": "unop_dtype_rule", "type": null}}, "unsafe_map": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.unsafe_map", "name": "unsafe_map", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["f", "args"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "unsafe_zip": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.unsafe_zip", "name": "unsafe_zip", "type": {".class": "CallableType", "arg_kinds": [2], "arg_names": ["args"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}, "util": {".class": "SymbolTableNode", "cross_ref": "jax._src.util", "kind": "Gdef"}, "warnings": {".class": "SymbolTableNode", "cross_ref": "warnings", "kind": "Gdef"}, "xb": {".class": "SymbolTableNode", "cross_ref": "jax._src.lib.xla_bridge", "kind": "Gdef"}, "xc": {".class": "SymbolTableNode", "cross_ref": "jaxlib.xla_client", "kind": "Gdef"}, "xe": {".class": "SymbolTableNode", "cross_ref": "jaxlib.xla_extension", "kind": "Gdef"}, "xla": {".class": "SymbolTableNode", "cross_ref": "jax.interpreters.xla", "kind": "Gdef"}, "xla_bridge": {".class": "SymbolTableNode", "cross_ref": "jax._src.lib.xla_bridge", "kind": "Gdef"}, "xla_client": {".class": "SymbolTableNode", "cross_ref": "jaxlib.xla_client", "kind": "Gdef"}, "xops": {".class": "SymbolTableNode", "cross_ref": "jaxlib.xla_extension.ops", "kind": "Gdef"}, "xor_p": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.xor_p", "name": "xor_p", "type": {".class": "AnyType", "missing_import_name": null, "source_any": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_of_any": 7}}}, "zeros_like_array": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["x"], "flags": [], "fullname": "jax._src.lax.lax.zeros_like_array", "name": "zeros_like_array", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "zeros_like_array", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "zeros_like_shaped_array": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["aval"], "flags": [], "fullname": "jax._src.lax.lax.zeros_like_shaped_array", "name": "zeros_like_shaped_array", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["aval"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "zeros_like_shaped_array", "ret_type": {".class": "TypeAliasType", "args": [], "type_ref": "jax._src.lax.lax.Array"}, "type_guard": null, "variables": []}}}, "zip": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "jax._src.lax.lax.zip", "name": "zip", "type": {".class": "CallableType", "arg_kinds": [2], "arg_names": ["args"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": true, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, "type_guard": null, "variables": []}}}}, "path": "/home/patrick/hf/lib/python3.7/site-packages/jax/_src/lax/lax.py"} |