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

ldexp numpy frontend #12869

Merged
merged 3 commits into from
Mar 22, 2023
Merged

ldexp numpy frontend #12869

merged 3 commits into from
Mar 22, 2023

Conversation

pillarxyz
Copy link
Contributor

Close #12856

@ivy-leaves ivy-leaves added the NumPy Frontend Developing the NumPy Frontend, checklist triggered by commenting add_frontend_checklist label Mar 21, 2023
@nassimberrada
Copy link
Contributor

Likewise, merging.

@nassimberrada nassimberrada merged commit 889cb1b into ivy-llc:master Mar 22, 2023
MahmoudAshraf97 added a commit that referenced this pull request Mar 23, 2023
* Label complex dtypes as unsupported for nansum in the torch and tensorflow backends

* Update compiler

* Changed numpy frontend's default dtype setting to only happen in cases dtype is not defined and all args are not arrays to prevent major issues with jax x64 flag

* Implemented torch.Tensor.__and__

* Update README.rst

[skip ci]

* numpy frontend logic dependency cleanup (#12932)

* fmax numpy frontend (#12827)

Co-authored by: nassimberrada

* ldexp numpy frontend (#12869)

Co-authored by: nassimberrada

* updated Jax Frontend/submodules/numpy/logic dashboard (#12860)

Co-authored by: nassimberrada

* try to solve the problem where <>s with their contents are not rendered

* Searchsorted for torch frontend (#12780)

* added the seachsorted function

* added the test

* clearning

* removed unused comment

* fix test_binarizer in experimental and making the test more comprehensive by handling complex and bool types

* Updated docstring with relevant error raise and examples (#12549)

* Added documentation for handle_mixed_function decorator in Function Wrapping and Function Types sections

* minor fix in the docs for handle_mixed_functions

* mutliversion download on the go

* multiversion:base image update

* change directory for multiframework.py

* Resolve Issue with Multi Version Testing due to "&&" not parsing [skip ci]

* Add moveaxis to torch frontend 2 (#12927)

Co-authored-by: WilliamHirst bod_holthe@outlook.com

---------

Co-authored-by: Ishtiaq Hussain <53497039+Ishticode@users.noreply.github.com>
Co-authored-by: vaatsalya123 <shrivastavavaatsalya@gmail.com>
Co-authored-by: fspyridakos <fotissp@yahoo.com>
Co-authored-by: Valerio Costantino <valerio.999@hotmail.it>
Co-authored-by: Felix Hirwa Nshuti <hirwanshutiflx@gmail.com>
Co-authored-by: Ayman Lafaz <ayman.lafaz@um5r.ac.ma>
Co-authored-by: Sohob <69919411+Sohob@users.noreply.github.com>
Co-authored-by: Daniel4078 <45633544+Daniel4078@users.noreply.github.com>
Co-authored-by: Priyam Srivastava <79325116+ipriyam26@users.noreply.github.com>
Co-authored-by: John-Aradan <91383688+John-Aradan@users.noreply.github.com>
Co-authored-by: hello-fri-end <shahanwaar.khalid8@gmail.com>
Co-authored-by: Aarsh2001 <ac5973@srmist.edu.in>
Co-authored-by: Rashul Chutani <41239718+RashulChutani@users.noreply.github.com>
Co-authored-by: Komarov Maksym <qqwqqweqqwer@gmail.com>
Co-authored by MahmoudAshraf97 <hassouna97.ma@gmail.com>
Giac3 pushed a commit to Giac3/ivy that referenced this pull request Mar 24, 2023
Co-authored by: nassimberrada
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.

ldexp
3 participants