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

# Failing Tests > Please see the failing tests divided into sections below. Click on each section to expand. Feel free to get assigned to an issue by following the...

PyTorch Frontend
ToDo
Failing Test

### Bug Explanation Some test data generated via Ivy's helper strategies is nondeterministic (between runs) when using the derandomize option with Hypothesis. Specifically, this appears to be caused by the...

Bug Report

### Bug Explanation I'm trying to create demos using ivy framework to build a CNN Model for plant disease detection. Everything is Working fine on CPU as intended except that...

Bug Report

# Failing Tests > Please see the failing tests divided into sections below. Click on each section to expand. Feel free to get assigned to an issue by following the...

TensorFlow Frontend
ToDo
Failing Test

# Failing Tests > Please see the failing tests divided into sections below. Click on each section to expand. Feel free to get assigned to an issue by following the...

ToDo
Paddle Frontend
Failing Test

# Failing Tests > Please see the failing tests divided into sections below. Click on each section to expand. Feel free to get assigned to an issue by following the...

JAX Frontend
ToDo
Failing Test

# PR Description Updated the array-api-tests submodule to the latest commit ## Related Issue Closes # ## Checklist - [ ] Did you add a function? - [ ] Did...

# Add lu decomposition ## Related Issue Closes #14857 ## Checklist - [X] Did you add a function? - [X] Did you add the tests? - [ ] Did you...

Array API
Ivy Functional API
Ivy API Experimental
Paddle Paddle Backend

### Bug Explanation When I create an array using ivy.array() and then try to access the array using indexing or array slicing 'RecursionError: maximum recursion depth exceeded ' happens on...

Bug Report