-
Notifications
You must be signed in to change notification settings - Fork 23
Implemented nin and nout property for elementwise functions #1712
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
9aed47a
Implemented nin and nout property for elementwise functions
npolina4 ee25e14
address comments
npolina4 a249f46
Merge branch 'master' into update_element_wise_func
npolina4 fd9d272
Apply pylint
npolina4 7f7aedc
fix tests
npolina4 f90bc00
Deleted debugging print
npolina4 9bbfde2
Added TypeError for functions that do not support bool dtype
npolina4 88b5ec9
Merge branch 'master' into update_element_wise_func
npolina4 6ed744a
fix typo
npolina4 07bf71c
Fixed docstrings for element-wise functions
npolina4 9ade2ca
Merge branch 'master' into update_element_wise_func
npolina4 4fc2c9e
Merge branch 'master' into update_element_wise_func
antonwolfy 0e3ea38
Remove call_origin for element-wise functions
npolina4 78dcaf7
address comments
npolina4 fd60107
Merge branch 'master' into update_element_wise_func
npolina4 d907016
Update dpnp_elementwise_common.py
npolina4 1a9b418
Fix linalg tests. Fix element-wise docs
npolina4 76bc8b6
address comments
npolina4 433f30e
Merge branch 'master' into update_element_wise_func
antonwolfy 4281f08
Fix tests for Iris Xe
npolina4 8f2ef80
Improve code coverage
npolina4 b2a0fe6
Merge branch 'master' into update_element_wise_func
npolina4 fc9d00f
Merge branch 'master' into update_element_wise_func
antonwolfy 74d4bce
Merge branch 'master' into update_element_wise_func
npolina4 fd6b68c
Update dpnp/dpnp_algo/dpnp_elementwise_common.py
npolina4 9b8c7c0
fix pre-commit
npolina4 615d56e
Merge branch 'master' into update_element_wise_func
npolina4 03ea526
fix typo
npolina4 8270ab6
Added missing call to _mkl_round_to_call
npolina4 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.