You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 colab notebook
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 colab notebook
Steps to Reproduce Bug
Environment
colab
Ivy Version
0.0.8.0
Backend
Device
T4
The text was updated successfully, but these errors were encountered: