danielmunioz

Results 18 comments of danielmunioz

Hey @melch-inno! Could you please update the supported version to 2.5.0? and update the dtypes accordingly if they need to? After that could you please run the tests and make...

Hey! @melch-inno, Sorry but your recent changes seem to be altering the backends, the backend implementations don't follow the structure of the original frameworks, they're more focused on functionality and...

I'll take a look at those backend errors, but right now there seems to still be a merge error as well as an unexpected argument in the tests, seems that...

Hey @melch-inno! Could you please remove the usage of the `paddle` package? the frontend is meant to be used using frontend arrays, so casting to paddle arrays is not necessary!

Hey @BilkisAhmed! This task is currently a work in progress, but if you'd like to contribute to ivy please check out the [Open Tasks](https://unify.ai/docs/ivy/overview/contributing/open_tasks.html) that we have available!

Hey @avi-thakur-0812! Sorry but It seems that there has been a misunderstanding, this is an overlapped task currently being worked on in #16729, therefore I'm closing this now. Sorry for...

Hey @samthakur587! Thanks for contributing! The PR looks to be in good shape, just a minor thing `._ivy_array` was missing on the `self` call, but I'll take care of adding...