id
int64
0
190k
prompt
stringlengths
21
13.4M
docstring
stringlengths
1
12k
149,590
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,591
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,592
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,593
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,594
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,595
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,596
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,597
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,598
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,599
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,600
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,601
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,602
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,603
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,604
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,605
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,606
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,607
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,608
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,609
import operator from typing import Union, Optional, Tuple, List, Sequence from numbers import Number import tensorflow as tf from tensorflow.python.ops.numpy_ops import np_math_ops import ivy from ivy import promote_types_of_inputs from ivy.func_wrapper import with_unsupported_dtypes, with_supported_dtypes from .. impo...
null
149,610
from typing import Union, Optional, Sequence import tensorflow as tf from tensorflow.python.framework.dtypes import DType import ivy from .. import backend_version from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.ivy.random import ( _check_shapes_broadcastable, ) def dirichlet( alpha: U...
null
149,611
from typing import Union, Optional, Sequence import tensorflow as tf from tensorflow.python.framework.dtypes import DType import ivy from .. import backend_version from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.ivy.random import ( _check_shapes_broadcastable, ) def beta( alpha: Union[...
null
149,612
from typing import Union, Optional, Sequence import tensorflow as tf from tensorflow.python.framework.dtypes import DType import ivy from .. import backend_version from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.ivy.random import ( _check_shapes_broadcastable, ) def gamma( alpha: Union...
null
149,613
from typing import Union, Optional, Sequence import tensorflow as tf from tensorflow.python.framework.dtypes import DType import ivy from .. import backend_version from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.ivy.random import ( _check_shapes_broadcastable, ) def _check_shapes_broadcast...
null
149,614
from typing import Union, Optional, Sequence import tensorflow as tf from tensorflow.python.framework.dtypes import DType import ivy from .. import backend_version from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.ivy.random import ( _check_shapes_broadcastable, ) def _check_shapes_broadcast...
null
149,615
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,616
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,617
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,618
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,619
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,620
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,621
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,622
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,623
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,624
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,625
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,626
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,627
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,628
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,629
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,630
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,631
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,632
import math from typing import Union, Optional, Tuple, List, Literal, Sequence, Callable import tensorflow as tf from ivy.func_wrapper import ( inputs_to_ivy_arrays, output_to_native_arrays, with_unsupported_dtypes, with_supported_dtypes, with_supported_device_and_dtypes, ) from .. import backend_ve...
null
149,633
import tensorflow as tf def if_else(cond, body_fn, orelse_fn, vars): # back-compatibility if isinstance(cond, bool): v = cond def cond(*_): return v cond = bool(cond(**vars)) return tf.cond(cond, lambda: body_fn(**vars), lambda: orelse_fn(**vars)) # use pythonic place...
null
149,634
import tensorflow as tf def while_loop(test_fn, body_fn, vars): def body_fn_wrapper(*loop_vars): return body_fn(*loop_vars) def test_fn_wrapper(*loop_vars): return test_fn(*loop_vars) if not vars: vars = (0,) elif isinstance(vars, dict): vars = list(vars.values()) ret...
null
149,635
import tensorflow as tf from typing import Tuple, Union, Optional from collections import namedtuple from ivy.func_wrapper import with_unsupported_dtypes from . import backend_version def unique_all( x: Union[tf.Tensor, tf.Variable], /, *, axis: Optional[int] = None, by_value: bool = True, ) -> Tup...
null
149,636
import tensorflow as tf from typing import Tuple, Union, Optional from collections import namedtuple from ivy.func_wrapper import with_unsupported_dtypes from . import backend_version def unique_counts( x: Union[tf.Tensor, tf.Variable], /, ) -> Tuple[Union[tf.Tensor, tf.Variable], Union[tf.Tensor, tf.Variable]...
null
149,637
import tensorflow as tf from typing import Tuple, Union, Optional from collections import namedtuple from ivy.func_wrapper import with_unsupported_dtypes from . import backend_version def unique_inverse( x: Union[tf.Tensor, tf.Variable], /, *, axis: Optional[int] = None, ) -> Tuple[Union[tf.Tensor, tf....
null
149,638
import tensorflow as tf from typing import Tuple, Union, Optional from collections import namedtuple from ivy.func_wrapper import with_unsupported_dtypes from . import backend_version def unique_values( x: Union[tf.Tensor, tf.Variable], /, *, out: Optional[Union[tf.Tensor, tf.Variable]] = None, ) -> Un...
null
149,639
from __future__ import annotations import re import os import tensorflow as tf import functools import logging from tensorflow.python.util import nest from typing import NamedTuple, Callable, Any, Tuple, List, Dict, Type, Union import inspect def store_frame_info(fn): @functools.wraps(fn) def frame_info_wrapp...
null
149,640
from __future__ import annotations import re import os import tensorflow as tf import functools import logging from tensorflow.python.util import nest from typing import NamedTuple, Callable, Any, Tuple, List, Dict, Type, Union import inspect FlattenFunc = Callable[[PyTree], Tuple[List, Context]] UnflattenFunc = Callab...
null
149,641
from __future__ import annotations import re import os import tensorflow as tf import functools import logging from tensorflow.python.util import nest from typing import NamedTuple, Callable, Any, Tuple, List, Dict, Type, Union import inspect PyTree = Any def _dict_flatten(d: Dict[Any, Any]) -> Tuple[List[Any], Context...
Flattens a pytree into a list of values and a TreeSpec that can be used to reconstruct the pytree.
149,642
from __future__ import annotations import re import os import tensorflow as tf import functools import logging from tensorflow.python.util import nest from typing import NamedTuple, Callable, Any, Tuple, List, Dict, Type, Union import inspect PyTree = Any def _dict_unflatten(values: List[Any], context: Context) -> Dict...
Given a list of values and a TreeSpec, builds a pytree. This is the inverse operation of `tree_flatten`.
149,643
import jax import jax.lax as jlax from ivy.functional.backends.jax import JaxArray, NativeArray from typing import Optional, Callable, Sequence, Union, Tuple import ivy from ivy.functional.ivy.gradients import ( _get_required_float_variables, _get_y_and_ret_idxs, _get_native_variables_and_indices, _set_...
null
149,644
import jax import jax.lax as jlax from ivy.functional.backends.jax import JaxArray, NativeArray from typing import Optional, Callable, Sequence, Union, Tuple import ivy from ivy.functional.ivy.gradients import ( _get_required_float_variables, _get_y_and_ret_idxs, _get_native_variables_and_indices, _set_...
null
149,645
import jax import jax.lax as jlax from ivy.functional.backends.jax import JaxArray, NativeArray from typing import Optional, Callable, Sequence, Union, Tuple import ivy from ivy.functional.ivy.gradients import ( _get_required_float_variables, _get_y_and_ret_idxs, _get_native_variables_and_indices, _set_...
null
149,646
import jax import jax.lax as jlax from ivy.functional.backends.jax import JaxArray, NativeArray from typing import Optional, Callable, Sequence, Union, Tuple import ivy from ivy.functional.ivy.gradients import ( _get_required_float_variables, _get_y_and_ret_idxs, _get_native_variables_and_indices, _set_...
null
149,647
import jax import jax.lax as jlax from ivy.functional.backends.jax import JaxArray, NativeArray from typing import Optional, Callable, Sequence, Union, Tuple import ivy from ivy.functional.ivy.gradients import ( _get_required_float_variables, _get_y_and_ret_idxs, _get_native_variables_and_indices, _set_...
null
149,648
import jax import jax.lax as jlax from ivy.functional.backends.jax import JaxArray, NativeArray from typing import Optional, Callable, Sequence, Union, Tuple import ivy from ivy.functional.ivy.gradients import ( _get_required_float_variables, _get_y_and_ret_idxs, _get_native_variables_and_indices, _set_...
null
149,649
import jax import jax.lax as jlax from ivy.functional.backends.jax import JaxArray, NativeArray from typing import Optional, Callable, Sequence, Union, Tuple import ivy from ivy.functional.ivy.gradients import ( _get_required_float_variables, _get_y_and_ret_idxs, _get_native_variables_and_indices, _set_...
null
149,650
import jax.numpy as jnp from typing import Optional, Literal, Union, List import ivy from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version def argsort( x: JaxArray, /, *, axis: int = -1, descending: bool = False, stab...
null
149,651
import jax.numpy as jnp from typing import Optional, Literal, Union, List import ivy from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy.functional.frontends import set_frontend_to_specific_version if ivy.is_local(): modul...
null
149,652
import jax.numpy as jnp from typing import Optional, Literal, Union, List import ivy from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version def sort( x: JaxArray, /, *, axis: int = -1, descending: bool = False, stable: ...
null
149,653
from numbers import Number from typing import Optional, Tuple, Union import jax.numpy as jnp import ivy from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.frontends import set_frontend_to_specific_version if ivy.is...
null
149,654
from numbers import Number from typing import Optional, Tuple, Union import jax.numpy as jnp import ivy from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.frontends import set_frontend_to_specific_version if ivy.is...
null
149,655
from numbers import Number from typing import Optional, Tuple, Union import jax.numpy as jnp import ivy from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy.func_wrapper import with_unsupported_dtypes def nonzero( x: JaxArray, /, *, as_tuple: bool = True, size: Op...
null
149,656
from numbers import Number from typing import Optional, Tuple, Union import jax.numpy as jnp import ivy from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.frontends import set_frontend_to_specific_version if ivy.is...
null
149,657
from numbers import Number from typing import Optional, Tuple, Union import jax.numpy as jnp import ivy from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy.func_wrapper import with_unsupported_dtypes def argwhere( x: JaxArray, /, *, out: Optional[JaxArray] = None, ) ...
null
149,658
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,659
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,660
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,661
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,662
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,663
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,664
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,665
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,666
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,667
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,668
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,669
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,670
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,671
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,672
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,673
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,674
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,675
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,676
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,677
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,678
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,679
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,680
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,681
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,682
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,683
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,684
from collections import namedtuple from typing import Union, Optional, Tuple, Literal, Sequence, NamedTuple import jax.numpy as jnp import ivy from ivy import inf from ivy.func_wrapper import with_unsupported_dtypes from ivy.functional.backends.jax import JaxArray from . import backend_version from ivy import promote_t...
null
149,685
from numbers import Number import numpy as np from typing import Union, Optional, List, Sequence, Tuple import jax.dlpack import jax.numpy as jnp import jax._src as _src import jaxlib.xla_extension import ivy from ivy import as_native_dtype from ivy.functional.backends.jax import JaxArray from ivy.functional.backends.j...
null
149,686
from numbers import Number import numpy as np from typing import Union, Optional, List, Sequence, Tuple import jax.dlpack import jax.numpy as jnp import jax._src as _src import jaxlib.xla_extension import ivy from ivy import as_native_dtype from ivy.functional.backends.jax import JaxArray from ivy.functional.backends.j...
null
149,687
from numbers import Number import numpy as np from typing import Union, Optional, List, Sequence, Tuple import jax.dlpack import jax.numpy as jnp import jax._src as _src import jaxlib.xla_extension import ivy from ivy import as_native_dtype from ivy.functional.backends.jax import JaxArray from ivy.functional.backends.j...
null
149,688
from numbers import Number import numpy as np from typing import Union, Optional, List, Sequence, Tuple import jax.dlpack import jax.numpy as jnp import jax._src as _src import jaxlib.xla_extension import ivy from ivy import as_native_dtype from ivy.functional.backends.jax import JaxArray from ivy.functional.backends.j...
null
149,689
from numbers import Number import numpy as np from typing import Union, Optional, List, Sequence, Tuple import jax.dlpack import jax.numpy as jnp import jax._src as _src import jaxlib.xla_extension import ivy from ivy import as_native_dtype from ivy.functional.backends.jax import JaxArray from ivy.functional.backends.j...
null