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

updated Jax Frontend/submodules/numpy/logic dashboard #12860

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

Sohob
Copy link
Contributor

@Sohob Sohob commented Mar 21, 2023

Close #12847

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

Looks good to me, I'll be merging ! Just a very small comment, could you label your next PRs a little more explicitly ? Something like "{frontend or backend} {framework} {function name} works. That would help in quickly knowing which PR relates to which function. Thanks !

@nassimberrada nassimberrada merged commit b3b43e7 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>
@Sohob Sohob deleted the isrealobj branch March 23, 2023 12:21
@Sohob
Copy link
Contributor Author

Sohob commented Mar 23, 2023

Oh okay, I thought that was a convention to name it that way. Will be more descriptive in the future 😅

Giac3 pushed a commit to Giac3/ivy that referenced this pull request Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JAX Frontend Developing the JAX Frontend, checklist triggered by commenting add_frontend_checklist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

isrealobj
3 participants