Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added hypotenuse function(hypo) to the Numpy Frontend #11589

Closed
wants to merge 101 commits into from
Closed

added hypotenuse function(hypo) to the Numpy Frontend #11589

wants to merge 101 commits into from

Conversation

AryanSharma9917
Copy link
Contributor

Solved issue - #2696 and added hypotenuse function(hypo) to the Numpy Frontend

RickSanchezStoic and others added 30 commits February 27, 2023 19:59
Co-authored-by: Rishabh Kumar <rishabhkkumarsc1@gmail.com>
Co-authored by: pillarxyz <mail@aymanlafaz.com>, nassimberrada <Nassim>
Co-authored by MahmoudAshraf97 <hassouna97.ma@gmail.com>
Co-authored-by: Fotios Spyridakos <72918194+fspyridakos@users.noreply.github.com>
Co-authored by: SSahas <SSahas@users.noreply.github.com>, nassimberrada <Nassim>
…anged `bias_add` so that it also accepts "NHWC" type format in `data_format`
Co-authored-by: zaeemansari70 <zaeemansari70@gmail.com>
Resolve Issue in Intelligent Testing Syntax
* changes after force push

* version unpinning

---------

Co-authored-by: Rishabh Kumar <rishabhkkumarsc1@gmail.com>
* changes after force push

* version unpinning

* unpinned numpy

---------

Co-authored-by: Rishabh Kumar <rishabhkkumarsc1@gmail.com>
* add count.nonzero to torch frontend

* reformat file
Co-authored-by: juliagsy <67888047+juliagsy@users.noreply.github.com>
Aarsh2001 and others added 24 commits March 2, 2023 12:48
* add instance frontends.torch.{h,v,d}split and test

* replace redundant _get_split_locations helper in torch's with ivy's

* fix merge
* changes after force push

* version unpinning

* unpinned numpy

* unpin versions from dockerfile cpu

* changes to optional

---------

Co-authored-by: Rishabh Kumar <rishabhkkumarsc1@gmail.com>
… api and updated the corresponding functions in torch's frontend
Co-authored-by: sherry30 <sherrytst30@gmail.com>
@ivy-leaves ivy-leaves added the NumPy Frontend Developing the NumPy Frontend, checklist triggered by commenting add_frontend_checklist label Mar 2, 2023
@V-G-spec
Copy link
Contributor

V-G-spec commented Mar 4, 2023

Hey @AryanSharma9917, can you please take a quick look at the failing tests?
Thanks for your contribution!

@AryanSharma9917
Copy link
Contributor Author

Hey @AryanSharma9917, can you please take a quick look at the failing tests? Thanks for your contribution!

okey

@AryanSharma9917 AryanSharma9917 closed this by deleting the head repository Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NumPy Frontend Developing the NumPy Frontend, checklist triggered by commenting add_frontend_checklist
Projects
None yet
Development

Successfully merging this pull request may close these issues.