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

add torch.count_nonzero to torch forntend #11088

Closed
wants to merge 10,000 commits into from
Closed

add torch.count_nonzero to torch forntend #11088

wants to merge 10,000 commits into from

Conversation

elreweidy
Copy link
Contributor

close #11051

clsandoval and others added 30 commits February 12, 2023 12:50
Co-authored-by: jkeane508 <jameskeane508@gmail.com>
Co-authored by: Dev-Khant <devkhant24@gmail.com>, nassimberrada <Nassim>
Co-authored-by: CatB1t <skytedits@gmail.com>
Co-authored-by: agniiyer <agni.iyer14@alumni.imperial.ac.uk>
Co-authored-by: agniiyer <agni.iyer14@alumni.imperial.ac.uk>
Co-authored-by: sherry30 <sherrytst30@gmail.com>
…end because `jax.image.resize` doesn't support it
* Add divmod method for jax frontend

* use floor_divide instead of divide
* tensorflow.roll implementation

* code formating

* added required changes
sherry30 and others added 20 commits February 24, 2023 21:37
* Added cosh instance method to pytorch frontend

Co-authored-by: YushaArif<101613943+YushaArif99@users.noreply.github.com>
Co-authored-by: Felix Hirwa Nshuti <hirwanshutiflx@gmail.com>
Co-authored-by: Felix Hirwa Nshuti <hirwanshutiflx@gmail.com>
Co-authored-by: agniiyer <agni.iyer14@alumni.imperial.ac.uk>
* Remove reference to now deleted setting up discussion in setting_up.rst

* Fix typo in Empty Suite error section of setting_up.rst
Co-authored-by: CatB1t <skytedits@gmail.com>
to fix their behavior with multiple axises to reduce
Co-authored-by: nathzi1505 <41519676+nathzi1505@users.noreply.github.com>
Co-authored-by: nathzi1505 <41519676+nathzi1505@users.noreply.github.com>
Co-authored-by: nathzi1505 <41519676+nathzi1505@users.noreply.github.com>
Added tf.asin  to the TF frontend

Co-authored-by: Yusha Arif <101613943+YushaArif99@users.noreply.github.com>
Added poisson_nll_loss to the PyTorch frontend. 

Co-authored-by: Yusha Arif <101613943+YushaArif99@users.noreply.github.com>
Added log instance method to the PyTorch frontend

Co-authored by: Yusha Arif <101613943+YushaArif99@users.noreply.github.com>
Co-authored by: aditya-hari <adityahari3791@gmail.com>
Co-authored-by: WilliamHirst bod_holthe@outlook.com
@ivy-leaves ivy-leaves added the PyTorch Frontend Developing the PyTorch Frontend, checklist triggered by commenting add_frontend_checklist label Feb 27, 2023
@ivy-leaves ivy-leaves added Array API Conform to the Array API Standard, created by The Consortium for Python Data API Standards 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 TensorFlow Frontend Developing the TensorFlow Frontend, checklist triggered by commenting add_frontend_checklist labels Feb 27, 2023
@Infrared1029
Copy link
Contributor

Infrared1029 commented Feb 27, 2023

Hi @elreweidy, this PR is trying to merge 10k commits, you probably need to sync your branch with the current ivy master branch (actually you can just delete the fork and create a new one), add your updates then resubmit the PR

@elreweidy
Copy link
Contributor Author

I will do just that, thank you :)

@elreweidy elreweidy closed this Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Array API Conform to the Array API Standard, created by The Consortium for Python Data API Standards 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.

count_nonzero