Skip to content

Merge remote-tracking branch 'upstream/master' into gold/2021 #1273

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 14 commits into from
Jul 6, 2023

Conversation

ndgrigorian
Copy link
Collaborator

Merge master into gold/2021 branch

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • If this PR is a work in progress, are you opening the PR as a draft?

vlad-perevezentsev and others added 14 commits June 27, 2023 22:25
…pe when newdtype=None (#1262)

* For None returns default floating point type supported by device.
* For all other types returns dpt.dtype(dtype)

---------

Co-authored-by: Oleksandr Pavlyk <[email protected]>
Fix out of bounds integer behavior in dpctl.tensor.full
Implements logical operators and, or, xor, and not
- Not portable to devices without 64-bit precision
Implements negative, positive, pow, and square
* Implements log2 and log10

* Fixed docstrings for log10 and log2
…1265)

* Change default dtype value in usm_ndarray

* Use select_default_device() instead of SyclDevice()
@github-actions
Copy link

github-actions bot commented Jul 4, 2023

@github-actions
Copy link

github-actions bot commented Jul 4, 2023

Array API standard conformance tests for dpctl=0.14.5dev1=py310h7bf5fec_23 ran successfully.
Passed: 449
Failed: 551
Skipped: 119

Copy link
Collaborator

@vlad-perevezentsev vlad-perevezentsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@antonwolfy antonwolfy merged commit 22cc517 into gold/2021 Jul 6, 2023
@github-actions
Copy link

github-actions bot commented Jul 6, 2023

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.

3 participants