Skip to content

operator.pos(ums_ndarray) is always an identity#783

Merged
oleksandr-pavlyk merged 1 commit intomasterfrom
bugfix/operator-pos
Feb 24, 2022
Merged

operator.pos(ums_ndarray) is always an identity#783
oleksandr-pavlyk merged 1 commit intomasterfrom
bugfix/operator-pos

Conversation

@oleksandr-pavlyk
Copy link
Copy Markdown
Contributor

Since dpnp.positive is not implemented, to unblock integration testing implemented usm_ndarray.__pos__ to return self.

Since dpnp.positive is not implemented, to unblock integration testing
implemented __pos__ to return self.
@github-actions
Copy link
Copy Markdown

@coveralls
Copy link
Copy Markdown
Collaborator

Coverage Status

Coverage remained the same at 81.632% when pulling a791bf6 on bugfix/operator-pos into f7acaea on master.

@oleksandr-pavlyk oleksandr-pavlyk merged commit 335fb23 into master Feb 24, 2022
@oleksandr-pavlyk oleksandr-pavlyk deleted the bugfix/operator-pos branch February 24, 2022 23:33
@github-actions
Copy link
Copy Markdown

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants