-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
hypot #2697
hypot #2697
Conversation
…vy-llc#2341) Co-authored-by: jkeane508 <[email protected]> Co-authored-by: hirwa-nshuti <[email protected]>
finish reformatting of `round`
…c#2110) Co-authored-by: Saeed Ashraf <[email protected]>
…ainer/random.py` (ivy-llc#2346) `random_uniform` added in one of previous commits
* set gradients reformatting * requested changes * added changes * changes
Co-authored by: @Oxbeefbabe [email protected]
* added image for pr checks * modifying docs * changes * changes * documentation update for adding cancel workflow * documentation update Co-authored-by: RickSanchezStoic <[email protected]>
Fix for PyTorch not accepting `dtype` arguments as `String`. Small fix for frontend test and update to frontend test docs
…d_minimum Fix: remove legacy minimun in base.py and replace it in elementwise.py
…iner/creation.py` (ivy-llc#2365)
Fixes from_dlpack() and logspace() from failing unit tests
reformatting get_min_base
verified on my local m1 mac, thanks for the contribution
* added a few files * imports init * added remaining groups * minor change * added skeleton test files
Hi @Change-m, thanks for showing interest! It seems like you haven't commented on the ToDo list for getting this function assigned to you, which means others could get it assigned to them too. Please comment on this according to the format specified in the docs so that the function gets assigned to you. Thanks 🙂 |
Hi VedPatwardhan, |
Hi @Change-m, seems like this function is not a part of our functional API currently and it won't get added until the next release, so I'd like to suggest you to pick another frontend task in the meantime, we'll take a look at this PR as an Extension according to the workflow mentioned in the docs. Thanks 🙂 |
This PR is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
6fc6efd
to
10df69d
Compare
Add hypot function to trigonometric_functions.py #2696