id int64 0 190k | prompt stringlengths 21 13.4M | docstring stringlengths 1 12k ⌀ |
|---|---|---|
148,689 | import struct
from numbers import Number
from typing import Union, List, Optional, Sequence, Tuple
import numpy as np
import paddle
import ivy.functional.backends.paddle as paddle_backend
import ivy
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_supported_device_and_dtypes,
)
from ivy.f... | null |
148,690 | import struct
from numbers import Number
from typing import Union, List, Optional, Sequence, Tuple
import numpy as np
import paddle
import ivy.functional.backends.paddle as paddle_backend
import ivy
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_supported_device_and_dtypes,
)
from ivy.f... | null |
148,691 | import struct
from numbers import Number
from typing import Union, List, Optional, Sequence, Tuple
import numpy as np
import paddle
import ivy.functional.backends.paddle as paddle_backend
import ivy
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_supported_device_and_dtypes,
)
from ivy.f... | null |
148,692 | from typing import Union, Optional, Sequence
import paddle
import ivy
from ivy.func_wrapper import (
with_supported_dtypes,
with_supported_device_and_dtypes,
)
import ivy.functional.backends.paddle as paddle_backend
from ivy.utils.einsum_parser import legalise_einsum_expr
from . import backend_version
def max(
... | null |
148,693 | from typing import Union, Optional, Sequence
import paddle
import ivy
from ivy.func_wrapper import (
with_supported_dtypes,
with_supported_device_and_dtypes,
)
import ivy.functional.backends.paddle as paddle_backend
from ivy.utils.einsum_parser import legalise_einsum_expr
from . import backend_version
def _std(... | null |
148,694 | from typing import Union, Optional, Sequence
import paddle
import ivy
from ivy.func_wrapper import (
with_supported_dtypes,
with_supported_device_and_dtypes,
)
import ivy.functional.backends.paddle as paddle_backend
from ivy.utils.einsum_parser import legalise_einsum_expr
from . import backend_version
def _std(... | null |
148,695 | from typing import Union, Optional, Sequence
import paddle
import ivy
from ivy.func_wrapper import (
with_supported_dtypes,
with_supported_device_and_dtypes,
)
import ivy.functional.backends.paddle as paddle_backend
from ivy.utils.einsum_parser import legalise_einsum_expr
from . import backend_version
def cump... | null |
148,696 | from typing import Union, Optional, Sequence
import paddle
import ivy
from ivy.func_wrapper import (
with_supported_dtypes,
with_supported_device_and_dtypes,
)
import ivy.functional.backends.paddle as paddle_backend
from ivy.utils.einsum_parser import legalise_einsum_expr
from . import backend_version
def cums... | null |
148,697 | from typing import Union, Optional, Sequence
import paddle
import ivy
from ivy.func_wrapper import (
with_supported_dtypes,
with_supported_device_and_dtypes,
)
import ivy.functional.backends.paddle as paddle_backend
from ivy.utils.einsum_parser import legalise_einsum_expr
from . import backend_version
import i... | null |
148,698 | import paddle
from typing import Union, Optional, Sequence
import ivy.functional.backends.paddle as paddle_backend
def all(
x: paddle.Tensor,
/,
*,
axis: Optional[Union[int, Sequence[int]]] = None,
keepdims: bool = False,
out: Optional[paddle.Tensor] = None,
) -> paddle.Tensor:
x = x.cast("... | null |
148,699 | import paddle
from typing import Union, Optional, Sequence
import ivy.functional.backends.paddle as paddle_backend
def any(
x: paddle.Tensor,
/,
*,
axis: Optional[Union[int, Sequence[int]]] = None,
keepdims: bool = False,
out: Optional[paddle.Tensor] = None,
) -> paddle.Tensor:
x = x.cast("... | null |
148,700 | from typing import Optional, Union, Literal
import paddle
import paddle.nn.functional as F
import ivy.functional.backends.paddle as paddle_backend
import ivy
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_dtypes,
with_supported_device_and_dtype... | null |
148,701 | from typing import Optional, Union, Literal
import paddle
import paddle.nn.functional as F
import ivy.functional.backends.paddle as paddle_backend
import ivy
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_dtypes,
with_supported_device_and_dtype... | null |
148,702 | from typing import Optional, Union, Literal
import paddle
import paddle.nn.functional as F
import ivy.functional.backends.paddle as paddle_backend
import ivy
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_dtypes,
with_supported_device_and_dtype... | null |
148,703 | from typing import Optional, Union, Literal
import paddle
import paddle.nn.functional as F
import ivy.functional.backends.paddle as paddle_backend
import ivy
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_dtypes,
with_supported_device_and_dtype... | null |
148,704 | from typing import Optional, Union, Literal
import paddle
import paddle.nn.functional as F
import ivy.functional.backends.paddle as paddle_backend
import ivy
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_dtypes,
with_supported_device_and_dtype... | null |
148,705 | from typing import Optional, Union, Literal
import paddle
import paddle.nn.functional as F
import ivy.functional.backends.paddle as paddle_backend
import ivy
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_dtypes,
with_supported_device_and_dtype... | null |
148,706 | from typing import Optional, Union, Literal
import paddle
import paddle.nn.functional as F
import ivy.functional.backends.paddle as paddle_backend
import ivy
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_dtypes,
with_supported_device_and_dtype... | null |
148,707 | from typing import Optional, Union, Literal
import paddle
import paddle.nn.functional as F
import ivy.functional.backends.paddle as paddle_backend
import ivy
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_dtypes,
with_supported_device_and_dtype... | null |
148,708 | from typing import Optional, Union, Literal
import paddle
import paddle.nn.functional as F
import ivy.functional.backends.paddle as paddle_backend
import ivy
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_dtypes,
with_supported_device_and_dtype... | null |
148,709 | from typing import Optional, Union, Literal
import paddle
import paddle.nn.functional as F
import ivy.functional.backends.paddle as paddle_backend
import ivy
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_dtypes,
with_supported_device_and_dtype... | null |
148,710 | from numbers import Number
from typing import Union, Optional, Tuple, List, Sequence, Iterable
import math
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_unsupported_dtypes,
with_supported_dtypes,
)
fro... | null |
148,711 | from numbers import Number
from typing import Union, Optional, Tuple, List, Sequence, Iterable
import math
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_unsupported_dtypes,
with_supported_dtypes,
)
fro... | null |
148,712 | from numbers import Number
from typing import Union, Optional, Tuple, List, Sequence, Iterable
import math
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_unsupported_dtypes,
with_supported_dtypes,
)
fro... | null |
148,713 | from numbers import Number
from typing import Union, Optional, Tuple, List, Sequence, Iterable
import math
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_unsupported_dtypes,
with_supported_dtypes,
)
fro... | null |
148,714 | from numbers import Number
from typing import Union, Optional, Tuple, List, Sequence, Iterable
import math
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_unsupported_dtypes,
with_supported_dtypes,
)
fro... | null |
148,715 | from numbers import Number
from typing import Union, Optional, Tuple, List, Sequence, Iterable
import math
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_unsupported_dtypes,
with_supported_dtypes,
)
fro... | null |
148,716 | from numbers import Number
from typing import Union, Optional, Tuple, List, Sequence, Iterable
import math
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_unsupported_dtypes,
with_supported_dtypes,
)
fro... | null |
148,717 | from numbers import Number
from typing import Union, Optional, Tuple, List, Sequence, Iterable
import math
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_unsupported_dtypes,
with_supported_dtypes,
)
fro... | null |
148,718 | from numbers import Number
from typing import Union, Optional, Tuple, List, Sequence, Iterable
import math
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_unsupported_dtypes,
with_supported_dtypes,
)
fro... | null |
148,719 | from numbers import Number
from typing import Union, Optional, Tuple, List, Sequence, Iterable
import math
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_unsupported_dtypes,
with_supported_dtypes,
)
fro... | null |
148,720 | from numbers import Number
from typing import Union, Optional, Tuple, List, Sequence, Iterable
import math
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import (
with_unsupported_device_and_dtypes,
with_unsupported_dtypes,
with_supported_dtypes,
)
fro... | null |
148,721 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,722 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,723 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,724 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,725 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,726 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,727 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,728 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,729 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,730 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,731 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,732 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,733 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,734 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,735 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,736 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,737 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,738 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,739 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,740 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,741 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,742 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,743 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,744 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,745 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,746 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,747 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,748 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,749 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,750 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,751 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,752 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,753 | import math
from typing import Optional, Union
import paddle
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy import promote_types_of_inputs
from ivy.func_wrapper import (
with_supported_device_and_dtypes,
with_supported_dtypes,
with_unsupported_device_and_dtypes,
with_unsuppo... | null |
148,754 | import os
import paddle
from typing import Optional, Union
import time
import ivy
from ivy.functional.ivy.device import (
_shift_native_arrays_on_default_device,
Profiler as BaseProfiler,
)
from paddle.device import core
def as_ivy_dev(device: core.Place, /):
# TODO: add handling to string inputs without in... | null |
148,755 | import os
import paddle
from typing import Optional, Union
import time
import ivy
from ivy.functional.ivy.device import (
_shift_native_arrays_on_default_device,
Profiler as BaseProfiler,
)
from paddle.device import core
def as_native_dev(
device: Optional[Union[ivy.Device, core.Place]] = None,
/,
) -> ... | null |
148,756 | import os
import paddle
from typing import Optional, Union
import time
import ivy
from ivy.functional.ivy.device import (
_shift_native_arrays_on_default_device,
Profiler as BaseProfiler,
)
from paddle.device import core
def as_native_dev(
device: Optional[Union[ivy.Device, core.Place]] = None,
/,
) -> ... | null |
148,757 | import os
import paddle
from typing import Optional, Union
import time
import ivy
from ivy.functional.ivy.device import (
_shift_native_arrays_on_default_device,
Profiler as BaseProfiler,
)
from paddle.device import core
def as_native_dev(
device: Optional[Union[ivy.Device, core.Place]] = None,
/,
) -> ... | null |
148,758 | import os
import paddle
from typing import Optional, Union
import time
import ivy
from ivy.functional.ivy.device import (
_shift_native_arrays_on_default_device,
Profiler as BaseProfiler,
)
from paddle.device import core
def gpu_is_available() -> bool:
return bool(paddle.device.cuda.device_count()) | null |
148,759 | import os
import paddle
from typing import Optional, Union
import time
import ivy
from ivy.functional.ivy.device import (
_shift_native_arrays_on_default_device,
Profiler as BaseProfiler,
)
from paddle.device import core
def tpu_is_available() -> bool:
return False | null |
148,760 | import os
import paddle
from typing import Optional, Union
import time
import ivy
from ivy.functional.ivy.device import (
_shift_native_arrays_on_default_device,
Profiler as BaseProfiler,
)
from paddle.device import core
def as_ivy_dev(device: core.Place, /):
# TODO: add handling to string inputs without in... | null |
148,761 | import paddle
import ivy.functional.backends.paddle as paddle_backend
from typing import Optional, Union, Sequence
import ivy
from paddle.device import core
from ivy.functional.ivy.random import (
_check_bounds_and_get_shape,
_randint_check_dtype_and_bound,
_check_valid_scale,
)
from ivy.func_wrapper import... | null |
148,762 | import paddle
import ivy.functional.backends.paddle as paddle_backend
from typing import Optional, Union, Sequence
import ivy
from paddle.device import core
from ivy.functional.ivy.random import (
_check_bounds_and_get_shape,
_randint_check_dtype_and_bound,
_check_valid_scale,
)
from ivy.func_wrapper import... | null |
148,763 | import paddle
import ivy.functional.backends.paddle as paddle_backend
from typing import Optional, Union, Sequence
import ivy
from paddle.device import core
from ivy.functional.ivy.random import (
_check_bounds_and_get_shape,
_randint_check_dtype_and_bound,
_check_valid_scale,
)
from ivy.func_wrapper import... | null |
148,764 | import paddle
import ivy.functional.backends.paddle as paddle_backend
from typing import Optional, Union, Sequence
import ivy
from paddle.device import core
from ivy.functional.ivy.random import (
_check_bounds_and_get_shape,
_randint_check_dtype_and_bound,
_check_valid_scale,
)
from ivy.func_wrapper import... | null |
148,765 | import paddle
import ivy.functional.backends.paddle as paddle_backend
from typing import Optional, Union, Sequence
import ivy
from paddle.device import core
from ivy.functional.ivy.random import (
_check_bounds_and_get_shape,
_randint_check_dtype_and_bound,
_check_valid_scale,
)
from ivy.func_wrapper import... | null |
148,766 | import paddle
import ivy.functional.backends.paddle as paddle_backend
from typing import Optional, Union, Sequence
import ivy
from paddle.device import core
from ivy.functional.ivy.random import (
_check_bounds_and_get_shape,
_randint_check_dtype_and_bound,
_check_valid_scale,
)
from ivy.func_wrapper import... | null |
148,767 | from typing import Optional, Tuple, Union, Sequence
import paddle
import ivy
from ivy.func_wrapper import with_unsupported_device_and_dtypes
from ivy.utils.exceptions import IvyNotImplementedException
from ivy.functional.ivy.layers import (
_handle_padding,
_get_x_data_format,
_deconv_length,
)
import ivy.f... | null |
148,768 | from typing import Optional, Tuple, Union, Sequence
import paddle
import ivy
from ivy.func_wrapper import with_unsupported_device_and_dtypes
from ivy.utils.exceptions import IvyNotImplementedException
from ivy.functional.ivy.layers import (
_handle_padding,
_get_x_data_format,
_deconv_length,
)
import ivy.f... | null |
148,769 | from typing import Optional, Tuple, Union, Sequence
import paddle
import ivy
from ivy.func_wrapper import with_unsupported_device_and_dtypes
from ivy.utils.exceptions import IvyNotImplementedException
from ivy.functional.ivy.layers import (
_handle_padding,
_get_x_data_format,
_deconv_length,
)
import ivy.f... | null |
148,770 | from typing import Optional, Union, Sequence, List
import paddle
import ivy.functional.backends.paddle as paddle_backend
import numpy as np
import ivy
from ivy.func_wrapper import with_unsupported_dtypes
from ivy.functional.ivy.data_type import _handle_nestable_dtype_info
from . import backend_version
def as_native_dty... | null |
148,771 | from typing import Optional, Union, Sequence, List
import paddle
import ivy.functional.backends.paddle as paddle_backend
import numpy as np
import ivy
from ivy.func_wrapper import with_unsupported_dtypes
from ivy.functional.ivy.data_type import _handle_nestable_dtype_info
from . import backend_version
def broadcast_to(... | null |
148,772 | from typing import Optional, Union, Sequence, List
import paddle
import ivy.functional.backends.paddle as paddle_backend
import numpy as np
import ivy
from ivy.func_wrapper import with_unsupported_dtypes
from ivy.functional.ivy.data_type import _handle_nestable_dtype_info
from . import backend_version
class Finfo:
... | null |
148,773 | from typing import Optional, Union, Sequence, List
import paddle
import ivy.functional.backends.paddle as paddle_backend
import numpy as np
import ivy
from ivy.func_wrapper import with_unsupported_dtypes
from ivy.functional.ivy.data_type import _handle_nestable_dtype_info
from . import backend_version
class Iinfo:
... | null |
148,774 | from typing import Optional, Union, Sequence, List
import paddle
import ivy.functional.backends.paddle as paddle_backend
import numpy as np
import ivy
from ivy.func_wrapper import with_unsupported_dtypes
from ivy.functional.ivy.data_type import _handle_nestable_dtype_info
from . import backend_version
def dtype(x: padd... | null |
148,775 | from typing import Optional, Union, Sequence, List
import paddle
import ivy.functional.backends.paddle as paddle_backend
import numpy as np
import ivy
from ivy.func_wrapper import with_unsupported_dtypes
from ivy.functional.ivy.data_type import _handle_nestable_dtype_info
from . import backend_version
def as_ivy_dtype(... | null |
148,776 | from typing import Optional, Union, Sequence, List
import paddle
import ivy.functional.backends.paddle as paddle_backend
import numpy as np
import ivy
from ivy.func_wrapper import with_unsupported_dtypes
from ivy.functional.ivy.data_type import _handle_nestable_dtype_info
from . import backend_version
ivy_dtype_dict = ... | null |
148,777 | import functools
from numbers import Number
from operator import mul
from typing import Optional, Union, Sequence, Callable, List, Tuple
import paddle
import numpy as np
import multiprocessing as _multiprocessing
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import with_unsupp... | null |
148,778 | import functools
from numbers import Number
from operator import mul
from typing import Optional, Union, Sequence, Callable, List, Tuple
import paddle
import numpy as np
import multiprocessing as _multiprocessing
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import with_unsupp... | null |
148,779 | import functools
from numbers import Number
from operator import mul
from typing import Optional, Union, Sequence, Callable, List, Tuple
import paddle
import numpy as np
import multiprocessing as _multiprocessing
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import with_unsupp... | null |
148,780 | import functools
from numbers import Number
from operator import mul
from typing import Optional, Union, Sequence, Callable, List, Tuple
import paddle
import numpy as np
import multiprocessing as _multiprocessing
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import with_unsupp... | null |
148,781 | import functools
from numbers import Number
from operator import mul
from typing import Optional, Union, Sequence, Callable, List, Tuple
import paddle
import numpy as np
import multiprocessing as _multiprocessing
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import with_unsupp... | null |
148,782 | import functools
from numbers import Number
from operator import mul
from typing import Optional, Union, Sequence, Callable, List, Tuple
import paddle
import numpy as np
import multiprocessing as _multiprocessing
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import with_unsupp... | null |
148,783 | import functools
from numbers import Number
from operator import mul
from typing import Optional, Union, Sequence, Callable, List, Tuple
import paddle
import numpy as np
import multiprocessing as _multiprocessing
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import with_unsupp... | null |
148,784 | import functools
from numbers import Number
from operator import mul
from typing import Optional, Union, Sequence, Callable, List, Tuple
import paddle
import numpy as np
import multiprocessing as _multiprocessing
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import with_unsupp... | null |
148,785 | import functools
from numbers import Number
from operator import mul
from typing import Optional, Union, Sequence, Callable, List, Tuple
import paddle
import numpy as np
import multiprocessing as _multiprocessing
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import with_unsupp... | null |
148,786 | import functools
from numbers import Number
from operator import mul
from typing import Optional, Union, Sequence, Callable, List, Tuple
import paddle
import numpy as np
import multiprocessing as _multiprocessing
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import with_unsupp... | null |
148,787 | import functools
from numbers import Number
from operator import mul
from typing import Optional, Union, Sequence, Callable, List, Tuple
import paddle
import numpy as np
import multiprocessing as _multiprocessing
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import with_unsupp... | null |
148,788 | import functools
from numbers import Number
from operator import mul
from typing import Optional, Union, Sequence, Callable, List, Tuple
import paddle
import numpy as np
import multiprocessing as _multiprocessing
import ivy
import ivy.functional.backends.paddle as paddle_backend
from ivy.func_wrapper import with_unsupp... | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.