• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IntelPython / dpnp / 12867050341
81%

Build:
DEFAULT BRANCH: master
Ran 20 Jan 2025 11:55AM UTC
Jobs 1
Files 201
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Jan 2025 11:29AM UTC coverage: 70.85% (+0.003%) from 70.847%
12867050341

push

github

web-flow
Implement `__usm_ndarray_`_ protocol (#2261)

The PR is intended to adopt to dpctl changes implemented in
[dpctl#1959](https://github.com/IntelPython/dpctl/pull/1959).

It implements support of `__usm_ndarray__` protocol for `dpnp.ndarray`
and returns a property with `dpctl.tensor.usm_ndarray` instance
corresponding to the content of the array object.

This property is intended to speed-up conversion from `dpnp.ndarray` to
`dpt.usm_ndarray` in `x=dpt.asarray(dpnp_array_obj)`.
The input object that implements `__usm_ndarray__` is recognized as
owner of USM allocation that is managed by a smart pointer, and
asynchronous deallocation of `x` need not involve GIL.

4602 of 9552 branches covered (48.18%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

16757 of 20595 relevant lines covered (81.36%)

20770.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12867050341.1 20 Jan 2025 11:56AM UTC 201
70.85
GitHub Action Run
Source Files on build 12867050341
  • Tree
  • List 201
  • Changed 18
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9ad1bb5a on github
  • Prev Build on master (#12832453123)
  • Next Build on master (#12869301194)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc