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

Merge Paddle branch with master #13196

Merged
merged 46 commits into from
Mar 27, 2023
Merged

Merge Paddle branch with master #13196

merged 46 commits into from
Mar 27, 2023

Conversation

MahmoudAshraf97
Copy link
Contributor

No description provided.

MahmoudAshraf97 and others added 30 commits March 22, 2023 14:08
* 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>
Co-authored by MahmoudAshraf97 <hassouna97.ma@gmail.com>
Co-authored by MahmoudAshraf97 <hassouna97.ma@gmail.com>
Co-authored by MahmoudAshraf97 <hassouna97.ma@gmail.com>
@MahmoudAshraf97 MahmoudAshraf97 linked an issue Mar 26, 2023 that may be closed by this pull request
11 tasks
@ivy-leaves ivy-leaves added JAX Frontend Developing the JAX Frontend, checklist triggered by commenting add_frontend_checklist NumPy Frontend Developing the NumPy Frontend, checklist triggered by commenting add_frontend_checklist PyTorch Frontend Developing the PyTorch Frontend, checklist triggered by commenting add_frontend_checklist Ivy Functional API labels Mar 26, 2023
@MahmoudAshraf97 MahmoudAshraf97 marked this pull request as draft March 26, 2023 13:03
@MahmoudAshraf97 MahmoudAshraf97 marked this pull request as ready for review March 26, 2023 13:04
@ivy-leaves ivy-leaves added the TensorFlow Frontend Developing the TensorFlow Frontend, checklist triggered by commenting add_frontend_checklist label Mar 26, 2023
@MahmoudAshraf97 MahmoudAshraf97 merged commit c829a54 into master Mar 27, 2023
RakshitKumar04 pushed a commit to RakshitKumar04/ivy that referenced this pull request Mar 27, 2023
Co-authored-by: Zaeem Ansari <99063526+zaeemansari70@users.noreply.github.com>
Co-authored-by: avinashyadav0027 <79210315+avinashyadav0027@users.noreply.github.com>
Co-authored-by: Amitesh Vatsa <96468536+vtsamit@users.noreply.github.com>
Co-authored-by: czirabence <46842235+czirabence@users.noreply.github.com>
Co-authored-by: Ved Patwardhan <54766411+VedPatwardhan@users.noreply.github.com>
@MahmoudAshraf97 MahmoudAshraf97 deleted the PaddlePaddle branch March 28, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ivy Functional API JAX Frontend Developing the JAX Frontend, checklist triggered by commenting add_frontend_checklist NumPy Frontend Developing the NumPy Frontend, checklist triggered by commenting add_frontend_checklist PyTorch Frontend Developing the PyTorch Frontend, checklist triggered by commenting add_frontend_checklist TensorFlow Frontend Developing the TensorFlow Frontend, checklist triggered by commenting add_frontend_checklist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Creation Functions to Paddle Backend Add Activation Functions to Paddle Backend
8 participants