LICENSE
MANIFEST.in
README.md
available_configs.json
binaries.json
pyproject.toml
setup.py
wrappers.json
ivy/__init__.py
ivy/_version.py
ivy/func_wrapper.py
ivy.egg-info/PKG-INFO
ivy.egg-info/SOURCES.txt
ivy.egg-info/dependency_links.txt
ivy.egg-info/requires.txt
ivy.egg-info/top_level.txt
ivy/compiler/_compiler.so
ivy/compiler/compiler.py
ivy/compiler/replace_with.py
ivy/compiler/utils/C.so
ivy/compiler/utils/CC.so
ivy/compiler/utils/CD.so
ivy/compiler/utils/CI.so
ivy/compiler/utils/CL.so
ivy/compiler/utils/CM.so
ivy/compiler/utils/CV.so
ivy/compiler/utils/CX.so
ivy/compiler/utils/D.so
ivy/compiler/utils/DC.so
ivy/compiler/utils/DD.so
ivy/compiler/utils/DI.so
ivy/compiler/utils/DL.so
ivy/compiler/utils/DM.so
ivy/compiler/utils/DV.so
ivy/compiler/utils/DX.so
ivy/compiler/utils/I.so
ivy/compiler/utils/IC.so
ivy/compiler/utils/ID.so
ivy/compiler/utils/II.so
ivy/compiler/utils/IIC.so
ivy/compiler/utils/IID.so
ivy/compiler/utils/III.so
ivy/compiler/utils/IIL.so
ivy/compiler/utils/IIM.so
ivy/compiler/utils/IIV.so
ivy/compiler/utils/IIX.so
ivy/compiler/utils/IL.so
ivy/compiler/utils/IM.so
ivy/compiler/utils/IV.so
ivy/compiler/utils/IVI.so
ivy/compiler/utils/IX.so
ivy/compiler/utils/L.so
ivy/compiler/utils/LC.so
ivy/compiler/utils/LD.so
ivy/compiler/utils/LI.so
ivy/compiler/utils/LL.so
ivy/compiler/utils/LM.so
ivy/compiler/utils/LV.so
ivy/compiler/utils/LX.so
ivy/compiler/utils/M.so
ivy/compiler/utils/MC.so
ivy/compiler/utils/MD.so
ivy/compiler/utils/MI.so
ivy/compiler/utils/ML.so
ivy/compiler/utils/MM.so
ivy/compiler/utils/MV.so
ivy/compiler/utils/MX.so
ivy/compiler/utils/V.so
ivy/compiler/utils/VC.so
ivy/compiler/utils/VD.so
ivy/compiler/utils/VI.so
ivy/compiler/utils/VL.so
ivy/compiler/utils/VM.so
ivy/compiler/utils/VV.so
ivy/compiler/utils/VX.so
ivy/compiler/utils/X.so
ivy/compiler/utils/XC.so
ivy/compiler/utils/XD.so
ivy/compiler/utils/XI.so
ivy/compiler/utils/XL.so
ivy/compiler/utils/XM.so
ivy/compiler/utils/XV.so
ivy/compiler/utils/XX.so
ivy/data_classes/__init__.py
ivy/data_classes/array/__init__.py
ivy/data_classes/array/activations.py
ivy/data_classes/array/array.py
ivy/data_classes/array/conversions.py
ivy/data_classes/array/creation.py
ivy/data_classes/array/data_type.py
ivy/data_classes/array/device.py
ivy/data_classes/array/elementwise.py
ivy/data_classes/array/general.py
ivy/data_classes/array/gradients.py
ivy/data_classes/array/image.py
ivy/data_classes/array/layers.py
ivy/data_classes/array/linear_algebra.py
ivy/data_classes/array/losses.py
ivy/data_classes/array/manipulation.py
ivy/data_classes/array/norms.py
ivy/data_classes/array/random.py
ivy/data_classes/array/searching.py
ivy/data_classes/array/set.py
ivy/data_classes/array/sorting.py
ivy/data_classes/array/statistical.py
ivy/data_classes/array/utility.py
ivy/data_classes/array/wrapping.py
ivy/data_classes/array/experimental/__init__.py
ivy/data_classes/array/experimental/activations.py
ivy/data_classes/array/experimental/conversions.py
ivy/data_classes/array/experimental/creation.py
ivy/data_classes/array/experimental/data_type.py
ivy/data_classes/array/experimental/device.py
ivy/data_classes/array/experimental/elementwise.py
ivy/data_classes/array/experimental/general.py
ivy/data_classes/array/experimental/gradients.py
ivy/data_classes/array/experimental/image.py
ivy/data_classes/array/experimental/layers.py
ivy/data_classes/array/experimental/linear_algebra.py
ivy/data_classes/array/experimental/losses.py
ivy/data_classes/array/experimental/manipulation.py
ivy/data_classes/array/experimental/norms.py
ivy/data_classes/array/experimental/random.py
ivy/data_classes/array/experimental/searching.py
ivy/data_classes/array/experimental/set.py
ivy/data_classes/array/experimental/sorting.py
ivy/data_classes/array/experimental/statistical.py
ivy/data_classes/array/experimental/utility.py
ivy/data_classes/container/__init__.py
ivy/data_classes/container/activations.py
ivy/data_classes/container/base.py
ivy/data_classes/container/container.py
ivy/data_classes/container/conversions.py
ivy/data_classes/container/creation.py
ivy/data_classes/container/data_type.py
ivy/data_classes/container/device.py
ivy/data_classes/container/elementwise.py
ivy/data_classes/container/general.py
ivy/data_classes/container/gradients.py
ivy/data_classes/container/image.py
ivy/data_classes/container/layers.py
ivy/data_classes/container/linear_algebra.py
ivy/data_classes/container/losses.py
ivy/data_classes/container/manipulation.py
ivy/data_classes/container/norms.py
ivy/data_classes/container/random.py
ivy/data_classes/container/searching.py
ivy/data_classes/container/set.py
ivy/data_classes/container/sorting.py
ivy/data_classes/container/statistical.py
ivy/data_classes/container/utility.py
ivy/data_classes/container/wrapping.py
ivy/data_classes/container/experimental/__init__.py
ivy/data_classes/container/experimental/activations.py
ivy/data_classes/container/experimental/conversions.py
ivy/data_classes/container/experimental/creation.py
ivy/data_classes/container/experimental/data_type.py
ivy/data_classes/container/experimental/device.py
ivy/data_classes/container/experimental/elementwise.py
ivy/data_classes/container/experimental/general.py
ivy/data_classes/container/experimental/gradients.py
ivy/data_classes/container/experimental/image.py
ivy/data_classes/container/experimental/layers.py
ivy/data_classes/container/experimental/linear_algebra.py
ivy/data_classes/container/experimental/losses.py
ivy/data_classes/container/experimental/manipulation.py
ivy/data_classes/container/experimental/norms.py
ivy/data_classes/container/experimental/random.py
ivy/data_classes/container/experimental/searching.py
ivy/data_classes/container/experimental/set.py
ivy/data_classes/container/experimental/sorting.py
ivy/data_classes/container/experimental/statistical.py
ivy/data_classes/container/experimental/utility.py
ivy/data_classes/factorized_tensor/__init__.py
ivy/data_classes/factorized_tensor/base.py
ivy/data_classes/factorized_tensor/cp_tensor.py
ivy/data_classes/factorized_tensor/parafac2_tensor.py
ivy/data_classes/factorized_tensor/tr_tensor.py
ivy/data_classes/factorized_tensor/tt_tensor.py
ivy/data_classes/factorized_tensor/tucker_tensor.py
ivy/data_classes/nested_array/__init__.py
ivy/data_classes/nested_array/base.py
ivy/data_classes/nested_array/elementwise.py
ivy/data_classes/nested_array/nested_array.py
ivy/engines/__init__.py
ivy/engines/XLA/__init__.py
ivy/functional/__init__.py
ivy/functional/backends/__init__.py
ivy/functional/backends/jax/__init__.py
ivy/functional/backends/jax/activations.py
ivy/functional/backends/jax/control_flow_ops.py
ivy/functional/backends/jax/creation.py
ivy/functional/backends/jax/data_type.py
ivy/functional/backends/jax/device.py
ivy/functional/backends/jax/elementwise.py
ivy/functional/backends/jax/general.py
ivy/functional/backends/jax/gradients.py
ivy/functional/backends/jax/layers.py
ivy/functional/backends/jax/linear_algebra.py
ivy/functional/backends/jax/manipulation.py
ivy/functional/backends/jax/module.py
ivy/functional/backends/jax/random.py
ivy/functional/backends/jax/searching.py
ivy/functional/backends/jax/set.py
ivy/functional/backends/jax/sorting.py
ivy/functional/backends/jax/statistical.py
ivy/functional/backends/jax/utility.py
ivy/functional/backends/jax/experimental/__init__.py
ivy/functional/backends/jax/experimental/activations.py
ivy/functional/backends/jax/experimental/converters.py
ivy/functional/backends/jax/experimental/creation.py
ivy/functional/backends/jax/experimental/data_type.py
ivy/functional/backends/jax/experimental/device.py
ivy/functional/backends/jax/experimental/elementwise.py
ivy/functional/backends/jax/experimental/general.py
ivy/functional/backends/jax/experimental/gradients.py
ivy/functional/backends/jax/experimental/layers.py
ivy/functional/backends/jax/experimental/linear_algebra.py
ivy/functional/backends/jax/experimental/losses.py
ivy/functional/backends/jax/experimental/manipulation.py
ivy/functional/backends/jax/experimental/norms.py
ivy/functional/backends/jax/experimental/random.py
ivy/functional/backends/jax/experimental/searching.py
ivy/functional/backends/jax/experimental/set.py
ivy/functional/backends/jax/experimental/sorting.py
ivy/functional/backends/jax/experimental/sparse_array.py
ivy/functional/backends/jax/experimental/statistical.py
ivy/functional/backends/jax/experimental/utility.py
ivy/functional/backends/jax/sub_backends/__init__.py
ivy/functional/backends/mxnet/__init__.py
ivy/functional/backends/mxnet/activations.py
ivy/functional/backends/mxnet/control_flow_ops.py
ivy/functional/backends/mxnet/creation.py
ivy/functional/backends/mxnet/data_type.py
ivy/functional/backends/mxnet/device.py
ivy/functional/backends/mxnet/elementwise.py
ivy/functional/backends/mxnet/general.py
ivy/functional/backends/mxnet/gradients.py
ivy/functional/backends/mxnet/layers.py
ivy/functional/backends/mxnet/linear_algebra.py
ivy/functional/backends/mxnet/manipulation.py
ivy/functional/backends/mxnet/module.py
ivy/functional/backends/mxnet/random.py
ivy/functional/backends/mxnet/searching.py
ivy/functional/backends/mxnet/set.py
ivy/functional/backends/mxnet/sorting.py
ivy/functional/backends/mxnet/statistical.py
ivy/functional/backends/mxnet/utility.py
ivy/functional/backends/mxnet/experimental/__init__.py
ivy/functional/backends/mxnet/experimental/activations.py
ivy/functional/backends/mxnet/experimental/creation.py
ivy/functional/backends/mxnet/experimental/data_type.py
ivy/functional/backends/mxnet/experimental/device.py
ivy/functional/backends/mxnet/experimental/elementwise.py
ivy/functional/backends/mxnet/experimental/general.py
ivy/functional/backends/mxnet/experimental/gradients.py
ivy/functional/backends/mxnet/experimental/layers.py
ivy/functional/backends/mxnet/experimental/linear_algebra.py
ivy/functional/backends/mxnet/experimental/manipulation.py
ivy/functional/backends/mxnet/experimental/norms.py
ivy/functional/backends/mxnet/experimental/random.py
ivy/functional/backends/mxnet/experimental/searching.py
ivy/functional/backends/mxnet/experimental/set.py
ivy/functional/backends/mxnet/experimental/sorting.py
ivy/functional/backends/mxnet/experimental/sparse_array.py
ivy/functional/backends/mxnet/experimental/statistical.py
ivy/functional/backends/mxnet/experimental/utility.py
ivy/functional/backends/mxnet/sub_backends/__init__.py
ivy/functional/backends/numpy/__init__.py
ivy/functional/backends/numpy/activations.py
ivy/functional/backends/numpy/control_flow_ops.py
ivy/functional/backends/numpy/creation.py
ivy/functional/backends/numpy/data_type.py
ivy/functional/backends/numpy/device.py
ivy/functional/backends/numpy/elementwise.py
ivy/functional/backends/numpy/general.py
ivy/functional/backends/numpy/gradients.py
ivy/functional/backends/numpy/helpers.py
ivy/functional/backends/numpy/layers.py
ivy/functional/backends/numpy/linear_algebra.py
ivy/functional/backends/numpy/manipulation.py
ivy/functional/backends/numpy/module.py
ivy/functional/backends/numpy/random.py
ivy/functional/backends/numpy/searching.py
ivy/functional/backends/numpy/set.py
ivy/functional/backends/numpy/sorting.py
ivy/functional/backends/numpy/statistical.py
ivy/functional/backends/numpy/utility.py
ivy/functional/backends/numpy/experimental/__init__.py
ivy/functional/backends/numpy/experimental/activations.py
ivy/functional/backends/numpy/experimental/creation.py
ivy/functional/backends/numpy/experimental/data_type.py
ivy/functional/backends/numpy/experimental/device.py
ivy/functional/backends/numpy/experimental/elementwise.py
ivy/functional/backends/numpy/experimental/general.py
ivy/functional/backends/numpy/experimental/gradients.py
ivy/functional/backends/numpy/experimental/helpers.py
ivy/functional/backends/numpy/experimental/layers.py
ivy/functional/backends/numpy/experimental/linear_algebra.py
ivy/functional/backends/numpy/experimental/losses.py
ivy/functional/backends/numpy/experimental/manipulation.py
ivy/functional/backends/numpy/experimental/norms.py
ivy/functional/backends/numpy/experimental/random.py
ivy/functional/backends/numpy/experimental/searching.py
ivy/functional/backends/numpy/experimental/set.py
ivy/functional/backends/numpy/experimental/sorting.py
ivy/functional/backends/numpy/experimental/sparse_array.py
ivy/functional/backends/numpy/experimental/statistical.py
ivy/functional/backends/numpy/experimental/utility.py
ivy/functional/backends/numpy/sub_backends/__init__.py
ivy/functional/backends/paddle/__init__.py
ivy/functional/backends/paddle/activations.py
ivy/functional/backends/paddle/control_flow_ops.py
ivy/functional/backends/paddle/creation.py
ivy/functional/backends/paddle/data_type.py
ivy/functional/backends/paddle/device.py
ivy/functional/backends/paddle/elementwise.py
ivy/functional/backends/paddle/general.py
ivy/functional/backends/paddle/gradients.py
ivy/functional/backends/paddle/layers.py
ivy/functional/backends/paddle/linear_algebra.py
ivy/functional/backends/paddle/manipulation.py
ivy/functional/backends/paddle/module.py
ivy/functional/backends/paddle/random.py
ivy/functional/backends/paddle/searching.py
ivy/functional/backends/paddle/set.py
ivy/functional/backends/paddle/sorting.py
ivy/functional/backends/paddle/statistical.py
ivy/functional/backends/paddle/utility.py
ivy/functional/backends/paddle/experimental/__init__.py
ivy/functional/backends/paddle/experimental/activations.py
ivy/functional/backends/paddle/experimental/compilation.py
ivy/functional/backends/paddle/experimental/converters.py
ivy/functional/backends/paddle/experimental/creation.py
ivy/functional/backends/paddle/experimental/data_type.py
ivy/functional/backends/paddle/experimental/device.py
ivy/functional/backends/paddle/experimental/elementwise.py
ivy/functional/backends/paddle/experimental/general.py
ivy/functional/backends/paddle/experimental/gradients.py
ivy/functional/backends/paddle/experimental/layers.py
ivy/functional/backends/paddle/experimental/linear_algebra.py
ivy/functional/backends/paddle/experimental/losses.py
ivy/functional/backends/paddle/experimental/manipulation.py
ivy/functional/backends/paddle/experimental/norms.py
ivy/functional/backends/paddle/experimental/random.py
ivy/functional/backends/paddle/experimental/searching.py
ivy/functional/backends/paddle/experimental/set.py
ivy/functional/backends/paddle/experimental/sorting.py
ivy/functional/backends/paddle/experimental/sparse_array.py
ivy/functional/backends/paddle/experimental/statistical.py
ivy/functional/backends/paddle/experimental/utility.py
ivy/functional/backends/paddle/sub_backends/__init__.py
ivy/functional/backends/tensorflow/__init__.py
ivy/functional/backends/tensorflow/activations.py
ivy/functional/backends/tensorflow/control_flow_ops.py
ivy/functional/backends/tensorflow/creation.py
ivy/functional/backends/tensorflow/data_type.py
ivy/functional/backends/tensorflow/device.py
ivy/functional/backends/tensorflow/elementwise.py
ivy/functional/backends/tensorflow/general.py
ivy/functional/backends/tensorflow/gradients.py
ivy/functional/backends/tensorflow/layers.py
ivy/functional/backends/tensorflow/linear_algebra.py
ivy/functional/backends/tensorflow/manipulation.py
ivy/functional/backends/tensorflow/module.py
ivy/functional/backends/tensorflow/random.py
ivy/functional/backends/tensorflow/searching.py
ivy/functional/backends/tensorflow/set.py
ivy/functional/backends/tensorflow/sorting.py
ivy/functional/backends/tensorflow/statistical.py
ivy/functional/backends/tensorflow/utility.py
ivy/functional/backends/tensorflow/experimental/__init__.py
ivy/functional/backends/tensorflow/experimental/activations.py
ivy/functional/backends/tensorflow/experimental/creation.py
ivy/functional/backends/tensorflow/experimental/data_type.py
ivy/functional/backends/tensorflow/experimental/device.py
ivy/functional/backends/tensorflow/experimental/elementwise.py
ivy/functional/backends/tensorflow/experimental/general.py
ivy/functional/backends/tensorflow/experimental/gradients.py
ivy/functional/backends/tensorflow/experimental/layers.py
ivy/functional/backends/tensorflow/experimental/linear_algebra.py
ivy/functional/backends/tensorflow/experimental/losses.py
ivy/functional/backends/tensorflow/experimental/manipulation.py
ivy/functional/backends/tensorflow/experimental/norms.py
ivy/functional/backends/tensorflow/experimental/random.py
ivy/functional/backends/tensorflow/experimental/searching.py
ivy/functional/backends/tensorflow/experimental/set.py
ivy/functional/backends/tensorflow/experimental/sorting.py
ivy/functional/backends/tensorflow/experimental/sparse_array.py
ivy/functional/backends/tensorflow/experimental/statistical.py
ivy/functional/backends/tensorflow/experimental/utility.py
ivy/functional/backends/tensorflow/sub_backends/__init__.py
ivy/functional/backends/tensorflow/sub_backends/tf_probability/__init__.py
ivy/functional/backends/tensorflow/sub_backends/tf_probability/elementwise.py
ivy/functional/backends/torch/__init__.py
ivy/functional/backends/torch/activations.py
ivy/functional/backends/torch/control_flow_ops.py
ivy/functional/backends/torch/creation.py
ivy/functional/backends/torch/data_type.py
ivy/functional/backends/torch/device.py
ivy/functional/backends/torch/elementwise.py
ivy/functional/backends/torch/general.py
ivy/functional/backends/torch/gradients.py
ivy/functional/backends/torch/layers.py
ivy/functional/backends/torch/linear_algebra.py
ivy/functional/backends/torch/manipulation.py
ivy/functional/backends/torch/module.py
ivy/functional/backends/torch/norms.py
ivy/functional/backends/torch/random.py
ivy/functional/backends/torch/searching.py
ivy/functional/backends/torch/set.py
ivy/functional/backends/torch/sorting.py
ivy/functional/backends/torch/statistical.py
ivy/functional/backends/torch/utility.py
ivy/functional/backends/torch/experimental/__init__.py
ivy/functional/backends/torch/experimental/activations.py
ivy/functional/backends/torch/experimental/converters.py
ivy/functional/backends/torch/experimental/creation.py
ivy/functional/backends/torch/experimental/data_type.py
ivy/functional/backends/torch/experimental/device.py
ivy/functional/backends/torch/experimental/elementwise.py
ivy/functional/backends/torch/experimental/general.py
ivy/functional/backends/torch/experimental/gradients.py
ivy/functional/backends/torch/experimental/layers.py
ivy/functional/backends/torch/experimental/linear_algebra.py
ivy/functional/backends/torch/experimental/losses.py
ivy/functional/backends/torch/experimental/manipulation.py
ivy/functional/backends/torch/experimental/norms.py
ivy/functional/backends/torch/experimental/random.py
ivy/functional/backends/torch/experimental/searching.py
ivy/functional/backends/torch/experimental/set.py
ivy/functional/backends/torch/experimental/sorting.py
ivy/functional/backends/torch/experimental/sparse_array.py
ivy/functional/backends/torch/experimental/statistical.py
ivy/functional/backends/torch/experimental/utility.py
ivy/functional/backends/torch/sub_backends/__init__.py
ivy/functional/backends/torch/sub_backends/torchvision/__init__.py
ivy/functional/backends/torch/sub_backends/torchvision/layers.py
ivy/functional/backends/torch/sub_backends/xformers/__init__.py
ivy/functional/backends/torch/sub_backends/xformers/layers.py
ivy/functional/frontends/__init__.py
ivy/functional/frontends/jax/__init__.py
ivy/functional/frontends/jax/array.py
ivy/functional/frontends/jax/config.py
ivy/functional/frontends/jax/func_wrapper.py
ivy/functional/frontends/jax/general_functions.py
ivy/functional/frontends/jax/random.py
ivy/functional/frontends/jax/_src/__init__.py
ivy/functional/frontends/jax/_src/array.py
ivy/functional/frontends/jax/_src/tree_util.py
ivy/functional/frontends/jax/_src/numpy/__init__.py
ivy/functional/frontends/jax/_src/numpy/array_methods.py
ivy/functional/frontends/jax/_src/numpy/lax_numpy.py
ivy/functional/frontends/jax/lax/__init__.py
ivy/functional/frontends/jax/lax/control_flow_operators.py
ivy/functional/frontends/jax/lax/custom_gradient_operators.py
ivy/functional/frontends/jax/lax/linalg.py
ivy/functional/frontends/jax/lax/operators.py
ivy/functional/frontends/jax/lax/parallel_operators.py
ivy/functional/frontends/jax/nn/__init__.py
ivy/functional/frontends/jax/nn/non_linear_activations.py
ivy/functional/frontends/jax/numpy/__init__.py
ivy/functional/frontends/jax/numpy/creation.py
ivy/functional/frontends/jax/numpy/dtype.py
ivy/functional/frontends/jax/numpy/fft.py
ivy/functional/frontends/jax/numpy/indexing.py
ivy/functional/frontends/jax/numpy/linalg.py
ivy/functional/frontends/jax/numpy/logic.py
ivy/functional/frontends/jax/numpy/manipulations.py
ivy/functional/frontends/jax/numpy/mathematical_functions.py
ivy/functional/frontends/jax/numpy/scalars.py
ivy/functional/frontends/jax/numpy/searching_sorting.py
ivy/functional/frontends/jax/numpy/statistical.py
ivy/functional/frontends/mindspore/__init__.py
ivy/functional/frontends/mindspore/numpy.py
ivy/functional/frontends/mindspore/tensor.py
ivy/functional/frontends/mindspore/nn/__init__.py
ivy/functional/frontends/mindspore/nn/probability.py
ivy/functional/frontends/mindspore/nn/transformer.py
ivy/functional/frontends/mindspore/ops/__init__.py
ivy/functional/frontends/mindspore/ops/function/__init__.py
ivy/functional/frontends/mindspore/ops/function/nn_func.py
ivy/functional/frontends/mxnet/__init__.py
ivy/functional/frontends/mxnet/func_wrapper.py
ivy/functional/frontends/mxnet/numpy/__init__.py
ivy/functional/frontends/mxnet/numpy/creation.py
ivy/functional/frontends/mxnet/numpy/linalg.py
ivy/functional/frontends/mxnet/numpy/mathematical_functions.py
ivy/functional/frontends/mxnet/numpy/ndarray.py
ivy/functional/frontends/mxnet/numpy/random.py
ivy/functional/frontends/mxnet/numpy/symbol.py
ivy/functional/frontends/mxnet/numpy_extension/__init__.py
ivy/functional/frontends/mxnet/numpy_extension/_op.py
ivy/functional/frontends/numpy/__init__.py
ivy/functional/frontends/numpy/func_wrapper.py
ivy/functional/frontends/numpy/broadcast/__init__.py
ivy/functional/frontends/numpy/broadcast/methods.py
ivy/functional/frontends/numpy/creation_routines/__init__.py
ivy/functional/frontends/numpy/creation_routines/building_matrices.py
ivy/functional/frontends/numpy/creation_routines/from_existing_data.py
ivy/functional/frontends/numpy/creation_routines/from_shape_or_value.py
ivy/functional/frontends/numpy/creation_routines/matrix_class.py
ivy/functional/frontends/numpy/creation_routines/numerical_ranges.py
ivy/functional/frontends/numpy/data_type_routines/__init__.py
ivy/functional/frontends/numpy/data_type_routines/creating_data_types.py
ivy/functional/frontends/numpy/data_type_routines/data_type_information.py
ivy/functional/frontends/numpy/data_type_routines/data_type_testing.py
ivy/functional/frontends/numpy/data_type_routines/general.py
ivy/functional/frontends/numpy/data_type_routines/miscellaneous.py
ivy/functional/frontends/numpy/fft/__init__.py
ivy/functional/frontends/numpy/fft/discrete_fourier_transform.py
ivy/functional/frontends/numpy/indexing_routines/__init__.py
ivy/functional/frontends/numpy/indexing_routines/generating_index_arrays.py
ivy/functional/frontends/numpy/indexing_routines/indexing_like_operations.py
ivy/functional/frontends/numpy/indexing_routines/inserting_data_into_arrays.py
ivy/functional/frontends/numpy/indexing_routines/lib/__init__.py
ivy/functional/frontends/numpy/indexing_routines/lib/stride_tricks/__init__.py
ivy/functional/frontends/numpy/indexing_routines/lib/stride_tricks/indexing_like_operations.py
ivy/functional/frontends/numpy/linalg/__init__.py
ivy/functional/frontends/numpy/linalg/decompositions.py
ivy/functional/frontends/numpy/linalg/matrix_and_vector_products.py
ivy/functional/frontends/numpy/linalg/matrix_eigenvalues.py
ivy/functional/frontends/numpy/linalg/norms_and_other_numbers.py
ivy/functional/frontends/numpy/linalg/solving_equations_and_inverting_matrices.py
ivy/functional/frontends/numpy/logic/__init__.py
ivy/functional/frontends/numpy/logic/array_contents.py
ivy/functional/frontends/numpy/logic/array_type_testing.py
ivy/functional/frontends/numpy/logic/comparison.py
ivy/functional/frontends/numpy/logic/logical_operations.py
ivy/functional/frontends/numpy/logic/truth_value_testing.py
ivy/functional/frontends/numpy/ma/MaskedArray.py
ivy/functional/frontends/numpy/ma/__init__.py
ivy/functional/frontends/numpy/ma/accessing_a_mask.py
ivy/functional/frontends/numpy/ma/algebra.py
ivy/functional/frontends/numpy/ma/arithmetic.py
ivy/functional/frontends/numpy/ma/changing_the_number_of_dimensions.py
ivy/functional/frontends/numpy/ma/changing_the_shape.py
ivy/functional/frontends/numpy/ma/clipping_and_rounding.py
ivy/functional/frontends/numpy/ma/creating_a_mask.py
ivy/functional/frontends/numpy/ma/filling_a_masked_array.py
ivy/functional/frontends/numpy/ma/finding_masked_data.py
ivy/functional/frontends/numpy/ma/from_existing_data.py
ivy/functional/frontends/numpy/ma/inspecting_the_array.py
ivy/functional/frontends/numpy/ma/joining_arrays.py
ivy/functional/frontends/numpy/ma/minimum_maximum.py
ivy/functional/frontends/numpy/ma/miscellanea.py
ivy/functional/frontends/numpy/ma/modifying_a_mask.py
ivy/functional/frontends/numpy/ma/modifying_axes.py
ivy/functional/frontends/numpy/ma/ones_and_zeros.py
ivy/functional/frontends/numpy/ma/polynomial_fit.py
ivy/functional/frontends/numpy/ma/sorting.py
ivy/functional/frontends/numpy/ma/to_a_masked_array.py
ivy/functional/frontends/numpy/ma/to_a_ndarray.py
ivy/functional/frontends/numpy/manipulation_routines/__init__.py
ivy/functional/frontends/numpy/manipulation_routines/adding_and_removing_elements.py
ivy/functional/frontends/numpy/manipulation_routines/basic_operations.py
ivy/functional/frontends/numpy/manipulation_routines/changing_array_shape.py
ivy/functional/frontends/numpy/manipulation_routines/changing_kind_of_array.py
ivy/functional/frontends/numpy/manipulation_routines/changing_number_of_dimensions.py
ivy/functional/frontends/numpy/manipulation_routines/joining_arrays.py
ivy/functional/frontends/numpy/manipulation_routines/padding_arrays.py
ivy/functional/frontends/numpy/manipulation_routines/rearranging_elements.py
ivy/functional/frontends/numpy/manipulation_routines/splitting_arrays.py
ivy/functional/frontends/numpy/manipulation_routines/tiling_arrays.py
ivy/functional/frontends/numpy/manipulation_routines/transpose_like_operations.py
ivy/functional/frontends/numpy/mathematical_functions/__init__.py
ivy/functional/frontends/numpy/mathematical_functions/arithmetic_operations.py
ivy/functional/frontends/numpy/mathematical_functions/exponents_and_logarithms.py
ivy/functional/frontends/numpy/mathematical_functions/extrema_finding.py
ivy/functional/frontends/numpy/mathematical_functions/floating_point_routines.py
ivy/functional/frontends/numpy/mathematical_functions/handling_complex_numbers.py
ivy/functional/frontends/numpy/mathematical_functions/hyperbolic_functions.py
ivy/functional/frontends/numpy/mathematical_functions/miscellaneous.py
ivy/functional/frontends/numpy/mathematical_functions/other_special_functions.py
ivy/functional/frontends/numpy/mathematical_functions/rational_routines.py
ivy/functional/frontends/numpy/mathematical_functions/rounding.py
ivy/functional/frontends/numpy/mathematical_functions/sums_products_differences.py
ivy/functional/frontends/numpy/mathematical_functions/trigonometric_functions.py
ivy/functional/frontends/numpy/matrix/__init__.py
ivy/functional/frontends/numpy/matrix/methods.py
ivy/functional/frontends/numpy/ndarray/__init__.py
ivy/functional/frontends/numpy/ndarray/ndarray.py
ivy/functional/frontends/numpy/random/Generator.py
ivy/functional/frontends/numpy/random/RandomState.py
ivy/functional/frontends/numpy/random/__init__.py
ivy/functional/frontends/numpy/random/functions.py
ivy/functional/frontends/numpy/random/Generator/Generator.py
ivy/functional/frontends/numpy/random/Generator/__init__.py
ivy/functional/frontends/numpy/scalars/__init__.py
ivy/functional/frontends/numpy/scalars/scalars.py
ivy/functional/frontends/numpy/sorting_searching_counting/__init__.py
ivy/functional/frontends/numpy/sorting_searching_counting/counting.py
ivy/functional/frontends/numpy/sorting_searching_counting/searching.py
ivy/functional/frontends/numpy/sorting_searching_counting/sorting.py
ivy/functional/frontends/numpy/statistics/__init__.py
ivy/functional/frontends/numpy/statistics/averages_and_variances.py
ivy/functional/frontends/numpy/statistics/correlating.py
ivy/functional/frontends/numpy/statistics/histograms.py
ivy/functional/frontends/numpy/statistics/order_statistics.py
ivy/functional/frontends/numpy/ufunc/__init__.py
ivy/functional/frontends/numpy/ufunc/methods.py
ivy/functional/frontends/onnx/__init__.py
ivy/functional/frontends/onnx/elementwise.py
ivy/functional/frontends/onnx/func_wrapper.py
ivy/functional/frontends/onnx/helper.py
ivy/functional/frontends/onnx/linalg.py
ivy/functional/frontends/onnx/proto.py
ivy/functional/frontends/onnx/tensor.py
ivy/functional/frontends/paddle/__init__.py
ivy/functional/frontends/paddle/attribute.py
ivy/functional/frontends/paddle/creation.py
ivy/functional/frontends/paddle/fft.py
ivy/functional/frontends/paddle/func_wrapper.py
ivy/functional/frontends/paddle/linalg.py
ivy/functional/frontends/paddle/logic.py
ivy/functional/frontends/paddle/manipulation.py
ivy/functional/frontends/paddle/math.py
ivy/functional/frontends/paddle/random.py
ivy/functional/frontends/paddle/search.py
ivy/functional/frontends/paddle/stat.py
ivy/functional/frontends/paddle/nn/__init__.py
ivy/functional/frontends/paddle/nn/functional/__init__.py
ivy/functional/frontends/paddle/nn/functional/activation.py
ivy/functional/frontends/paddle/nn/functional/common.py
ivy/functional/frontends/paddle/nn/functional/conv.py
ivy/functional/frontends/paddle/nn/functional/distance.py
ivy/functional/frontends/paddle/nn/functional/extension.py
ivy/functional/frontends/paddle/nn/functional/input.py
ivy/functional/frontends/paddle/nn/functional/loss.py
ivy/functional/frontends/paddle/nn/functional/norm.py
ivy/functional/frontends/paddle/nn/functional/pooling.py
ivy/functional/frontends/paddle/nn/functional/vision.py
ivy/functional/frontends/paddle/tensor/__init__.py
ivy/functional/frontends/paddle/tensor/attribute.py
ivy/functional/frontends/paddle/tensor/creation.py
ivy/functional/frontends/paddle/tensor/linalg.py
ivy/functional/frontends/paddle/tensor/logic.py
ivy/functional/frontends/paddle/tensor/manipulation.py
ivy/functional/frontends/paddle/tensor/math.py
ivy/functional/frontends/paddle/tensor/random.py
ivy/functional/frontends/paddle/tensor/search.py
ivy/functional/frontends/paddle/tensor/stat.py
ivy/functional/frontends/paddle/tensor/tensor.py
ivy/functional/frontends/paddle/vision/__init__.py
ivy/functional/frontends/paddle/vision/transforms.py
ivy/functional/frontends/pandas/__init__.py
ivy/functional/frontends/pandas/dataframe.py
ivy/functional/frontends/pandas/func_wrapper.py
ivy/functional/frontends/pandas/generic.py
ivy/functional/frontends/pandas/index.py
ivy/functional/frontends/pandas/series.py
ivy/functional/frontends/scipy/__init__.py
ivy/functional/frontends/scipy/func_wrapper.py
ivy/functional/frontends/scipy/cluster/__init__.py
ivy/functional/frontends/scipy/cluster/hierarchy.py
ivy/functional/frontends/scipy/cluster/vq.py
ivy/functional/frontends/scipy/constants/__init__.py
ivy/functional/frontends/scipy/constants/constants.py
ivy/functional/frontends/scipy/fft/__init__.py
ivy/functional/frontends/scipy/fft/fft.py
ivy/functional/frontends/scipy/fftpack/__init__.py
ivy/functional/frontends/scipy/fftpack/fftpack.py
ivy/functional/frontends/scipy/integrate/__init__.py
ivy/functional/frontends/scipy/integrate/integrate.py
ivy/functional/frontends/scipy/interpolate/__init__.py
ivy/functional/frontends/scipy/interpolate/interpolate.py
ivy/functional/frontends/scipy/linalg/__init__.py
ivy/functional/frontends/scipy/linalg/interpolative.py
ivy/functional/frontends/scipy/linalg/linalg.py
ivy/functional/frontends/scipy/ndimage/__init__.py
ivy/functional/frontends/scipy/ndimage/ndimage.py
ivy/functional/frontends/scipy/odr/__init__.py
ivy/functional/frontends/scipy/odr/odr.py
ivy/functional/frontends/scipy/optimize/__init__.py
ivy/functional/frontends/scipy/optimize/optimize.py
ivy/functional/frontends/scipy/signal/__init__.py
ivy/functional/frontends/scipy/signal/signal.py
ivy/functional/frontends/scipy/signal/windows.py
ivy/functional/frontends/scipy/sparse/__init__.py
ivy/functional/frontends/scipy/sparse/csgraph.py
ivy/functional/frontends/scipy/sparse/linalg.py
ivy/functional/frontends/scipy/sparse/sparse.py
ivy/functional/frontends/scipy/spatial/__init__.py
ivy/functional/frontends/scipy/spatial/distance.py
ivy/functional/frontends/scipy/spatial/spatial.py
ivy/functional/frontends/scipy/spatial/transform.py
ivy/functional/frontends/scipy/special/__init__.py
ivy/functional/frontends/scipy/special/special.py
ivy/functional/frontends/scipy/stats/__init__.py
ivy/functional/frontends/scipy/stats/contingency.py
ivy/functional/frontends/scipy/stats/distributions.py
ivy/functional/frontends/scipy/stats/mstats.py
ivy/functional/frontends/scipy/stats/qmc.py
ivy/functional/frontends/scipy/stats/sampling.py
ivy/functional/frontends/scipy/stats/stats.py
ivy/functional/frontends/sklearn/__init__.py
ivy/functional/frontends/sklearn/base.py
ivy/functional/frontends/sklearn/datasets/__init__.py
ivy/functional/frontends/sklearn/datasets/_samples_generator.py
ivy/functional/frontends/sklearn/metrics/__init__.py
ivy/functional/frontends/sklearn/metrics/_classification.py
ivy/functional/frontends/sklearn/model_selection/__init__.py
ivy/functional/frontends/sklearn/model_selection/_split.py
ivy/functional/frontends/sklearn/preprocessing/__init__.py
ivy/functional/frontends/sklearn/preprocessing/_label.py
ivy/functional/frontends/sklearn/tree/__init__.py
ivy/functional/frontends/sklearn/tree/_classes.py
ivy/functional/frontends/sklearn/tree/_criterion.py
ivy/functional/frontends/sklearn/tree/_splitter.py
ivy/functional/frontends/sklearn/tree/_tree.py
ivy/functional/frontends/sklearn/utils/__init__.py
ivy/functional/frontends/sklearn/utils/multiclass.py
ivy/functional/frontends/sklearn/utils/validation.py
ivy/functional/frontends/tensorflow/__init__.py
ivy/functional/frontends/tensorflow/__operators__.py
ivy/functional/frontends/tensorflow/dtypes.py
ivy/functional/frontends/tensorflow/func_wrapper.py
ivy/functional/frontends/tensorflow/general_functions.py
ivy/functional/frontends/tensorflow/linalg.py
ivy/functional/frontends/tensorflow/math.py
ivy/functional/frontends/tensorflow/nest.py
ivy/functional/frontends/tensorflow/nn.py
ivy/functional/frontends/tensorflow/quantization.py
ivy/functional/frontends/tensorflow/random.py
ivy/functional/frontends/tensorflow/raw_ops.py
ivy/functional/frontends/tensorflow/sets.py
ivy/functional/frontends/tensorflow/signal.py
ivy/functional/frontends/tensorflow/sparse.py
ivy/functional/frontends/tensorflow/tensor.py
ivy/functional/frontends/tensorflow/tensorarray.py
ivy/functional/frontends/tensorflow/variable.py
ivy/functional/frontends/tensorflow/compat/__init__.py
ivy/functional/frontends/tensorflow/compat/v1/__init__.py
ivy/functional/frontends/tensorflow/compat/v1/general_functions.py
ivy/functional/frontends/tensorflow/compat/v1/nn.py
ivy/functional/frontends/tensorflow/image/__init__.py
ivy/functional/frontends/tensorflow/image/cropping.py
ivy/functional/frontends/tensorflow/keras/__init__.py
ivy/functional/frontends/tensorflow/keras/activations.py
ivy/functional/frontends/tensorflow/keras/backend.py
ivy/functional/frontends/tensorflow/keras/layers.py
ivy/functional/frontends/tensorflow/keras/metrics.py
ivy/functional/frontends/tensorflow/keras/regularizers.py
ivy/functional/frontends/tensorflow/python/__init__.py
ivy/functional/frontends/tensorflow/python/ops/__init__.py
ivy/functional/frontends/tensorflow/python/ops/resource_variable_ops.py
ivy/functional/frontends/tensorflow/ragged/__init__.py
ivy/functional/frontends/tensorflow/ragged/ragged.py
ivy/functional/frontends/torch/__init__.py
ivy/functional/frontends/torch/blas_and_lapack_ops.py
ivy/functional/frontends/torch/comparison_ops.py
ivy/functional/frontends/torch/creation_ops.py
ivy/functional/frontends/torch/dtype.py
ivy/functional/frontends/torch/func.py
ivy/functional/frontends/torch/func_wrapper.py
ivy/functional/frontends/torch/indexing_slicing_joining_mutating_ops.py
ivy/functional/frontends/torch/linalg.py
ivy/functional/frontends/torch/locally_disabling_gradient_computation.py
ivy/functional/frontends/torch/miscellaneous_ops.py
ivy/functional/frontends/torch/pointwise_ops.py
ivy/functional/frontends/torch/random_sampling.py
ivy/functional/frontends/torch/reduction_ops.py
ivy/functional/frontends/torch/spectral_ops.py
ivy/functional/frontends/torch/tensor.py
ivy/functional/frontends/torch/tensor_functions.py
ivy/functional/frontends/torch/utilities.py
ivy/functional/frontends/torch/nn/__init__.py
ivy/functional/frontends/torch/nn/parameter.py
ivy/functional/frontends/torch/nn/functional/__init__.py
ivy/functional/frontends/torch/nn/functional/convolution_functions.py
ivy/functional/frontends/torch/nn/functional/distance_functions.py
ivy/functional/frontends/torch/nn/functional/dropout_functions.py
ivy/functional/frontends/torch/nn/functional/layer_functions.py
ivy/functional/frontends/torch/nn/functional/linear_functions.py
ivy/functional/frontends/torch/nn/functional/loss_functions.py
ivy/functional/frontends/torch/nn/functional/non_linear_activation_functions.py
ivy/functional/frontends/torch/nn/functional/norms.py
ivy/functional/frontends/torch/nn/functional/pooling_functions.py
ivy/functional/frontends/torch/nn/functional/sparse_functions.py
ivy/functional/frontends/torch/nn/functional/vision_functions.py
ivy/functional/frontends/torch/nn/modules/__init__.py
ivy/functional/frontends/torch/nn/modules/module.py
ivy/functional/frontends/torch/special/__init__.py
ivy/functional/frontends/torch/special/special_funcs.py
ivy/functional/frontends/torchvision/__init__.py
ivy/functional/frontends/torchvision/ops.py
ivy/functional/frontends/xgboost/__init__.py
ivy/functional/frontends/xgboost/core.py
ivy/functional/frontends/xgboost/sklearn.py
ivy/functional/frontends/xgboost/training.py
ivy/functional/frontends/xgboost/gbm/__init__.py
ivy/functional/frontends/xgboost/gbm/gbm.py
ivy/functional/frontends/xgboost/linear/__init__.py
ivy/functional/frontends/xgboost/linear/coordinate_common.py
ivy/functional/frontends/xgboost/linear/updater_coordinate.py
ivy/functional/frontends/xgboost/objective/__init__.py
ivy/functional/frontends/xgboost/objective/regression_loss.py
ivy/functional/ivy/__init__.py
ivy/functional/ivy/activations.py
ivy/functional/ivy/constants.py
ivy/functional/ivy/control_flow_ops.py
ivy/functional/ivy/creation.py
ivy/functional/ivy/data_type.py
ivy/functional/ivy/device.py
ivy/functional/ivy/elementwise.py
ivy/functional/ivy/general.py
ivy/functional/ivy/gradients.py
ivy/functional/ivy/layers.py
ivy/functional/ivy/linear_algebra.py
ivy/functional/ivy/losses.py
ivy/functional/ivy/manipulation.py
ivy/functional/ivy/meta.py
ivy/functional/ivy/nest.py
ivy/functional/ivy/norms.py
ivy/functional/ivy/random.py
ivy/functional/ivy/searching.py
ivy/functional/ivy/set.py
ivy/functional/ivy/sorting.py
ivy/functional/ivy/statistical.py
ivy/functional/ivy/utility.py
ivy/functional/ivy/experimental/__init__.py
ivy/functional/ivy/experimental/activations.py
ivy/functional/ivy/experimental/constants.py
ivy/functional/ivy/experimental/creation.py
ivy/functional/ivy/experimental/data_type.py
ivy/functional/ivy/experimental/device.py
ivy/functional/ivy/experimental/elementwise.py
ivy/functional/ivy/experimental/general.py
ivy/functional/ivy/experimental/gradients.py
ivy/functional/ivy/experimental/layers.py
ivy/functional/ivy/experimental/linear_algebra.py
ivy/functional/ivy/experimental/losses.py
ivy/functional/ivy/experimental/manipulation.py
ivy/functional/ivy/experimental/meta.py
ivy/functional/ivy/experimental/nest.py
ivy/functional/ivy/experimental/norms.py
ivy/functional/ivy/experimental/random.py
ivy/functional/ivy/experimental/searching.py
ivy/functional/ivy/experimental/set.py
ivy/functional/ivy/experimental/sorting.py
ivy/functional/ivy/experimental/sparse_array.py
ivy/functional/ivy/experimental/statistical.py
ivy/functional/ivy/experimental/utility.py
ivy/stateful/__init__.py
ivy/stateful/activations.py
ivy/stateful/converters.py
ivy/stateful/helpers.py
ivy/stateful/initializers.py
ivy/stateful/layers.py
ivy/stateful/losses.py
ivy/stateful/module.py
ivy/stateful/norms.py
ivy/stateful/optimizers.py
ivy/stateful/sequential.py
ivy/utils/__init__.py
ivy/utils/_importlib.py
ivy/utils/assertions.py
ivy/utils/binaries.py
ivy/utils/dynamic_import.py
ivy/utils/einsum_parser.py
ivy/utils/einsum_path_helpers.py
ivy/utils/exceptions.py
ivy/utils/inspection.py
ivy/utils/logging.py
ivy/utils/profiler.py
ivy/utils/verbosity.py
ivy/utils/backend/__init__.py
ivy/utils/backend/ast_helpers.py
ivy/utils/backend/handler.py
ivy/utils/backend/sub_backend_handler.py
ivy/wrappers/__init__.py
ivy/wrappers/utils.py
ivy_tests/__init__.py
ivy_tests/conftest.py
ivy_tests/test_docstrings.py
ivy_tests/array_api_testing/__init__.py
ivy_tests/array_api_testing/conftest.py
ivy_tests/array_api_testing/write_array_api_tests_k_flag.py
ivy_tests/test_ivy/__init__.py
ivy_tests/test_ivy/conftest.py
ivy_tests/test_ivy/helpers/__init__.py
ivy_tests/test_ivy/helpers/assertions.py
ivy_tests/test_ivy/helpers/available_frameworks.py
ivy_tests/test_ivy/helpers/function_testing.py
ivy_tests/test_ivy/helpers/globals.py
ivy_tests/test_ivy/helpers/multiprocessing.py
ivy_tests/test_ivy/helpers/pipeline_helper.py
ivy_tests/test_ivy/helpers/structs.py
ivy_tests/test_ivy/helpers/test_parameter_flags.py
ivy_tests/test_ivy/helpers/testing_helpers.py
ivy_tests/test_ivy/helpers/hypothesis_helpers/__init__.py
ivy_tests/test_ivy/helpers/hypothesis_helpers/array_helpers.py
ivy_tests/test_ivy/helpers/hypothesis_helpers/dtype_helpers.py
ivy_tests/test_ivy/helpers/hypothesis_helpers/general_helpers.py
ivy_tests/test_ivy/helpers/hypothesis_helpers/number_helpers.py
ivy_tests/test_ivy/test_frontends/__init__.py
ivy_tests/test_ivy/test_frontends/conftest.py
ivy_tests/test_ivy/test_frontends/test_jax/__init__.py
ivy_tests/test_ivy/test_frontends/test_jax/conftest.py
ivy_tests/test_ivy/test_frontends/test_jax/test_array.py
ivy_tests/test_ivy/test_frontends/test_jax/test_func_wrapper.py
ivy_tests/test_ivy/test_frontends/test_jax/test_general_functions.py
ivy_tests/test_ivy/test_frontends/test_jax/test_random.py
ivy_tests/test_ivy/test_frontends/test_jax/test__src/__init__.py
ivy_tests/test_ivy/test_frontends/test_jax/test__src/test_tree_util.py
ivy_tests/test_ivy/test_frontends/test_jax/test_lax/__init__.py
ivy_tests/test_ivy/test_frontends/test_jax/test_lax/test_control_flow_operators.py
ivy_tests/test_ivy/test_frontends/test_jax/test_lax/test_custom_gradient_operators.py
ivy_tests/test_ivy/test_frontends/test_jax/test_lax/test_linalg.py
ivy_tests/test_ivy/test_frontends/test_jax/test_lax/test_operators.py
ivy_tests/test_ivy/test_frontends/test_jax/test_lax/test_parallel_operators.py
ivy_tests/test_ivy/test_frontends/test_jax/test_nn/__init__.py
ivy_tests/test_ivy/test_frontends/test_jax/test_nn/test_non_linear_activations.py
ivy_tests/test_ivy/test_frontends/test_jax/test_numpy/__init__.py
ivy_tests/test_ivy/test_frontends/test_jax/test_numpy/test_creation.py
ivy_tests/test_ivy/test_frontends/test_jax/test_numpy/test_dtype.py
ivy_tests/test_ivy/test_frontends/test_jax/test_numpy/test_fft.py
ivy_tests/test_ivy/test_frontends/test_jax/test_numpy/test_indexing.py
ivy_tests/test_ivy/test_frontends/test_jax/test_numpy/test_linalg.py
ivy_tests/test_ivy/test_frontends/test_jax/test_numpy/test_logic.py
ivy_tests/test_ivy/test_frontends/test_jax/test_numpy/test_manipulations.py
ivy_tests/test_ivy/test_frontends/test_jax/test_numpy/test_mathematical_functions.py
ivy_tests/test_ivy/test_frontends/test_jax/test_numpy/test_searching_sorting.py
ivy_tests/test_ivy/test_frontends/test_jax/test_numpy/test_statistical.py
ivy_tests/test_ivy/test_frontends/test_mindspore/__init__.py
ivy_tests/test_ivy/test_frontends/test_mindspore/conftest.py
ivy_tests/test_ivy/test_frontends/test_mindspore/test_numpy.py
ivy_tests/test_ivy/test_frontends/test_mindspore/test_ops/__init__.py
ivy_tests/test_ivy/test_frontends/test_mindspore/test_ops/test_mindspore_nn_func.py
ivy_tests/test_ivy/test_frontends/test_mindspore/test_ops/test_function/__init__.py
ivy_tests/test_ivy/test_frontends/test_mindspore/test_ops/test_function/test_mindspore_nn_func.py
ivy_tests/test_ivy/test_frontends/test_numpy/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/conftest.py
ivy_tests/test_ivy/test_frontends/test_numpy/helpers.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_func_wrapper.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_broadcast/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_broadcast/test_methods.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_creation_routines/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_creation_routines/test_building_matrices.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_creation_routines/test_from_existing_data.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_creation_routines/test_from_shape_or_value.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_creation_routines/test_matrix_class.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_creation_routines/test_numerical_ranges.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_fft/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_fft/test_discrete_fourier_transform.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_indexing_routines/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_indexing_routines/test_generating_index_arrays.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_indexing_routines/test_indexing_like_operations.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_indexing_routines/test_inserting_data_into_arrays.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_indexing_routines/test_lib/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_indexing_routines/test_lib/test_stride_tricks/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_indexing_routines/test_lib/test_stride_tricks/test_indexing_like_operations.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_linalg/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_linalg/test_decompositions.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_linalg/test_matrix_and_vector_products.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_linalg/test_matrix_eigenvalues.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_linalg/test_norms_and_other_numbers.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_linalg/test_solving_equations_and_inverting_matrices.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_logic/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_logic/test_array_contents.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_logic/test_array_type_testing.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_logic/test_comparison.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_logic/test_logical_operations.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_logic/test_truth_value_testing.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_MaskedArray.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_accessing_a_mask.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_algebra.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_arithmetic.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_changing_the_number_of_dimensions.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_changing_the_shape.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_clipping_and_rounding.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_creating_a_mask.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_filling_a_masked_array.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_finding_masked_data.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_from_existing_data.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_inspecting_the_array.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_joining_arrays.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_minimum_maximum.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_miscellanea.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_modifying_a_mask.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_modifying_axes.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_ones_and_zeros.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_polynomial_fit.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_sorting.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_to_a_masked_array.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ma/test_to_a_ndarray.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_manipulation_routines/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_manipulation_routines/test_adding_and_removing_elements.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_manipulation_routines/test_basic_operations.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_manipulation_routines/test_changing_array_shape.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_manipulation_routines/test_changing_kind_of_array.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_manipulation_routines/test_changing_number_of_dimensions.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_manipulation_routines/test_joining_arrays.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_manipulation_routines/test_padding_arrays.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_manipulation_routines/test_rearranging_elements.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_manipulation_routines/test_splitting_arrays.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_manipulation_routines/test_tiling_arrays.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_manipulation_routines/test_transpose_like_operations.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_arithmetic_operations.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_exponents_and_logarithms.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_extrema_finding.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_floating_point_routines.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_handling_complex_numbers.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_hyperbolic_functions.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_miscellaneous.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_other_special_functions.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_rational_routines.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_rounding.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_sums_products_differences.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_mathematical_functions/test_trigonometric_functions.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_matrix/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_matrix/test_methods.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ndarray/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ndarray/test_ndarray.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_random/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_random/test_Generator.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_random/test_RandomState.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_random/test_functions.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_sorting_searching_counting/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_sorting_searching_counting/test_counting.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_sorting_searching_counting/test_searching.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_sorting_searching_counting/test_sorting.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_statistics/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_statistics/test_averages_and_variances.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_statistics/test_correlating.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_statistics/test_histograms.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_statistics/test_order_statistics.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ufunc/__init__.py
ivy_tests/test_ivy/test_frontends/test_numpy/test_ufunc/test_methods.py
ivy_tests/test_ivy/test_frontends/test_onnx/__init__.py
ivy_tests/test_ivy/test_frontends/test_onnx/conftest.py
ivy_tests/test_ivy/test_frontends/test_onnx/test_elementwise.py
ivy_tests/test_ivy/test_frontends/test_onnx/test_tensor.py
ivy_tests/test_ivy/test_frontends/test_paddle/__init__.py
ivy_tests/test_ivy/test_frontends/test_paddle/conftest.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_attribute.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_creation.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_fft.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_linalg.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_logic.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_manipulation.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_math.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_random.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_search.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_signal.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_stat.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_tensor/__init__.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_tensor/test_manipulation.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_tensor/test_math.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_tensor/test_random.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_tensor/test_tensor.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_vision/__init__.py
ivy_tests/test_ivy/test_frontends/test_paddle/test_vision/test_transforms.py
ivy_tests/test_ivy/test_frontends/test_pandas/__init__.py
ivy_tests/test_ivy/test_frontends/test_pandas/conftest.py
ivy_tests/test_ivy/test_frontends/test_pandas/test_dataframe.py
ivy_tests/test_ivy/test_frontends/test_pandas/test_series.py
ivy_tests/test_ivy/test_frontends/test_scipy/__init__.py
ivy_tests/test_ivy/test_frontends/test_scipy/conftest.py
ivy_tests/test_ivy/test_frontends/test_scipy/test_fft/__init__.py
ivy_tests/test_ivy/test_frontends/test_scipy/test_fft/test_fft.py
ivy_tests/test_ivy/test_frontends/test_scipy/test_linalg/__init__.py
ivy_tests/test_ivy/test_frontends/test_scipy/test_linalg/test_linalg.py
ivy_tests/test_ivy/test_frontends/test_scipy/test_spatial/__init__.py
ivy_tests/test_ivy/test_frontends/test_scipy/test_spatial/test_distance.py
ivy_tests/test_ivy/test_frontends/test_sklearn/__init__.py
ivy_tests/test_ivy/test_frontends/test_sklearn/conftest.py
ivy_tests/test_ivy/test_frontends/test_sklearn/test_datasets/__init__.py
ivy_tests/test_ivy/test_frontends/test_sklearn/test_datasets/test_samples_generators.py
ivy_tests/test_ivy/test_frontends/test_sklearn/test_metrics/__init__.py
ivy_tests/test_ivy/test_frontends/test_sklearn/test_metrics/test_classification.py
ivy_tests/test_ivy/test_frontends/test_sklearn/test_model_selection/__init__.py
ivy_tests/test_ivy/test_frontends/test_sklearn/test_model_selection/test_split.py
ivy_tests/test_ivy/test_frontends/test_sklearn/test_preprocessing/__init__.py
ivy_tests/test_ivy/test_frontends/test_sklearn/test_preprocessing/test_label.py
ivy_tests/test_ivy/test_frontends/test_sklearn/test_utils/__init__.py
ivy_tests/test_ivy/test_frontends/test_sklearn/test_utils/test_multiclass.py
ivy_tests/test_ivy/test_frontends/test_sklearn/test_utils/test_validation.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/__init__.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/conftest.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test___operators__.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_dtypes.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_func_wrapper.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_general_functions.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_linalg.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_math.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_nest.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_nn.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_quantization.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_random.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_raw_ops.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_sets.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_signal.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_sparse.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_tensor.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_tensorarray.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_tensorshape.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_compat/__init__.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_compat/test_v1/__init__.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_compat/test_v1/test_general_functions.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_compat/test_v1/test_nn.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_image/__init__.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_image/test_cropping.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_keras/__init__.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_keras/test_activations.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_keras/test_backend.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_keras/test_layers.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_keras/test_metrics.py
ivy_tests/test_ivy/test_frontends/test_tensorflow/test_keras/test_regularizers.py
ivy_tests/test_ivy/test_frontends/test_torch/__init__.py
ivy_tests/test_ivy/test_frontends/test_torch/conftest.py
ivy_tests/test_ivy/test_frontends/test_torch/test_blas_and_lapack_ops.py
ivy_tests/test_ivy/test_frontends/test_torch/test_comparison_ops.py
ivy_tests/test_ivy/test_frontends/test_torch/test_creation_ops.py
ivy_tests/test_ivy/test_frontends/test_torch/test_dtype.py
ivy_tests/test_ivy/test_frontends/test_torch/test_func_wrapper.py
ivy_tests/test_ivy/test_frontends/test_torch/test_indexing_slicing_joining_mutating_ops.py
ivy_tests/test_ivy/test_frontends/test_torch/test_linalg.py
ivy_tests/test_ivy/test_frontends/test_torch/test_locally_disabling_gradient_computation.py
ivy_tests/test_ivy/test_frontends/test_torch/test_miscellaneous_ops.py
ivy_tests/test_ivy/test_frontends/test_torch/test_pointwise_ops.py
ivy_tests/test_ivy/test_frontends/test_torch/test_random_sampling.py
ivy_tests/test_ivy/test_frontends/test_torch/test_reduction_ops.py
ivy_tests/test_ivy/test_frontends/test_torch/test_special_funcs.py
ivy_tests/test_ivy/test_frontends/test_torch/test_spectral_ops.py
ivy_tests/test_ivy/test_frontends/test_torch/test_tensor.py
ivy_tests/test_ivy/test_frontends/test_torch/test_tensor_functions.py
ivy_tests/test_ivy/test_frontends/test_torch/test_utilities.py
ivy_tests/test_ivy/test_frontends/test_torch/test_nn/__init__.py
ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional/__init__.py
ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional/test_convolution_functions.py
ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional/test_distance_functions.py
ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional/test_dropout_functions.py
ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional/test_layer_functions.py
ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional/test_linear_functions.py
ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional/test_loss_functions.py
ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional/test_non_linear_activation_functions.py
ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional/test_norms.py
ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional/test_pooling_functions.py
ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional/test_sparse_functions.py
ivy_tests/test_ivy/test_frontends/test_torch/test_nn/test_functional/test_vision_functions.py
ivy_tests/test_ivy/test_frontends/test_torchvision/__init__.py
ivy_tests/test_ivy/test_frontends/test_torchvision/conftest.py
ivy_tests/test_ivy/test_frontends/test_torchvision/test_ops.py
ivy_tests/test_ivy/test_frontends/test_xgboost/__init__.py
ivy_tests/test_ivy/test_frontends/test_xgboost/conftest.py
ivy_tests/test_ivy/test_frontends/test_xgboost/test_core.py
ivy_tests/test_ivy/test_functional/__init__.py
ivy_tests/test_ivy/test_functional/test_core/__init__.py
ivy_tests/test_ivy/test_functional/test_core/test_creation.py
ivy_tests/test_ivy/test_functional/test_core/test_device.py
ivy_tests/test_ivy/test_functional/test_core/test_dtype.py
ivy_tests/test_ivy/test_functional/test_core/test_elementwise.py
ivy_tests/test_ivy/test_functional/test_core/test_general.py
ivy_tests/test_ivy/test_functional/test_core/test_gradients.py
ivy_tests/test_ivy/test_functional/test_core/test_linalg.py
ivy_tests/test_ivy/test_functional/test_core/test_manipulation.py
ivy_tests/test_ivy/test_functional/test_core/test_meta.py
ivy_tests/test_ivy/test_functional/test_core/test_nest.py
ivy_tests/test_ivy/test_functional/test_core/test_random.py
ivy_tests/test_ivy/test_functional/test_core/test_searching.py
ivy_tests/test_ivy/test_functional/test_core/test_set.py
ivy_tests/test_ivy/test_functional/test_core/test_sorting.py
ivy_tests/test_ivy/test_functional/test_core/test_statistical.py
ivy_tests/test_ivy/test_functional/test_core/test_utility.py
ivy_tests/test_ivy/test_functional/test_nn/__init__.py
ivy_tests/test_ivy/test_functional/test_nn/test_activations.py
ivy_tests/test_ivy/test_functional/test_nn/test_layers.py
ivy_tests/test_ivy/test_functional/test_nn/test_losses.py
ivy_tests/test_ivy/test_functional/test_nn/test_norms.py
ivy_tests/test_ivy/test_misc/__init__.py
ivy_tests/test_ivy/test_misc/test_array.py
ivy_tests/test_ivy/test_misc/test_assertions.py
ivy_tests/test_ivy/test_misc/test_container.py
ivy_tests/test_ivy/test_misc/test_exceptions.py
ivy_tests/test_ivy/test_misc/test_func_wrapper.py
ivy_tests/test_ivy/test_misc/test_handle_exceptions.py
ivy_tests/test_ivy/test_misc/test_inspection.py
ivy_tests/test_ivy/test_misc/test_ivy_demos.py
ivy_tests/test_ivy/test_misc/test_logging.py
ivy_tests/test_ivy/test_misc/test_pickling.py
ivy_tests/test_ivy/test_misc/test_shape.py
ivy_tests/test_ivy/test_misc/test_backend_utils/__init__.py
ivy_tests/test_ivy/test_misc/test_backend_utils/test_backend_handler.py
ivy_tests/test_ivy/test_misc/test_backend_utils/test_with_backend.py
ivy_tests/test_ivy/test_misc/test_factorized_tensor/__init__.py
ivy_tests/test_ivy/test_misc/test_factorized_tensor/test_cp_tensor.py
ivy_tests/test_ivy/test_misc/test_factorized_tensor/test_parafac2_tensor.py
ivy_tests/test_ivy/test_misc/test_factorized_tensor/test_tr_tensor.py
ivy_tests/test_ivy/test_misc/test_factorized_tensor/test_tt_tensor.py
ivy_tests/test_ivy/test_misc/test_factorized_tensor/test_tucker_tensor.py
ivy_tests/test_ivy/test_stateful/__init__.py
ivy_tests/test_ivy/test_stateful/test_activations.py
ivy_tests/test_ivy/test_stateful/test_converters.py
ivy_tests/test_ivy/test_stateful/test_initializers.py
ivy_tests/test_ivy/test_stateful/test_layers.py
ivy_tests/test_ivy/test_stateful/test_losses.py
ivy_tests/test_ivy/test_stateful/test_modules.py
ivy_tests/test_ivy/test_stateful/test_norms.py
ivy_tests/test_ivy/test_stateful/test_optimizers.py
ivy_tests/test_ivy/test_stateful/test_sequential.py
requirements/requirements.txt