ivy icon indicating copy to clipboard operation
ivy copied to clipboard

The Unified AI Framework

Results 902 ivy issues
Sort by recently updated
recently updated
newest added

Floor function and its test in numpy frontend. closes issue #3345

NumPy Frontend

power function and its test. closes issue #2670

NumPy Frontend

https://github.com/unifyai/ivy/issues/3684

PyTorch Frontend

#3809

TensorFlow Frontend

Still WIP, waiting for changes on how unsupported data types are handled

Function Reformatting
Ivy Functional API
Ivy Stateful API

sparse_categorical_accuracy #3751

TensorFlow Frontend
Sub Task

resolves #3842 - Changed doctrings. - Added examples for einops rearrange using ivy

Function Reformatting
Ivy Functional API

NumPy frontend rad2deg function and its test. Closes issue #3885

NumPy Frontend

Fixes #3818. Local tests pass on my PC.

PyTorch Frontend

Fixes #3757. Moved distance_functions.py to match Torch's function signatures, which is needed for all functions in distance_functions.py. Local tests pass on my PC.

PyTorch Frontend