ivy-llc / ivy

Convert Machine Learning Code Between Frameworks
https://ivy.dev
Other
14.02k stars 5.74k forks source link

ivy.index_add #26801

Open imsoumya18 opened 1 year ago

imsoumya18 commented 1 year ago

Why should this be implemented?

Links to native framework implementations

imsoumya18 commented 1 year ago

hi @Infrared1029 I created a PR #26761 for adding index_add_ and got the review (https://github.com/unifyai/ivy/pull/26761#pullrequestreview-1663702572) instead of writing such long code, implement it in Ivy functional API first and then call whenever needed.

So, I have created the issue. Can you please guide me on where to write in the codebase?

I couldn't find you on the Discord server. My ID: imsoumya18 on Discord

imsoumya18 commented 1 year ago

Hi @Infrared1029 I would request you to add this as ToDo in #3856