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

IntelPython / dpnp / 10488225098
81%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2024 10:57AM UTC
Jobs 1
Files 175
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

21 Aug 2024 10:33AM UTC coverage: 58.909% (+0.3%) from 58.608%
10488225098

push

github

web-flow
Implement gesvd_batch via gesvd call (#1973)

* Implement gesvd_batch full_matrices=True

* Add support full_matrices=False

* Pass queue as reference

* Add current_dep for the event dependencies

* Clean up gesvd_batch impl

* Update s_array C-contiguous check

* Use alloc_scratchpad/scratchpad_batch

* Add gesvd_common_utils.hpp

* Move process_job to gesvd_common_utils.hpp

* Return u/vt as contiguous to align with NumPy

* Add temporary parameter new to svd

* Use order F for u, vt output array

* Implement common_gesvd_checks

* Release GIL for gesvd_batch_impl

* Implement check_zeros_shape_gesvd

* Fix check_zeros_shape_gesvd

* Return C-contiguous output for dpnp_svd

* Remove old implementaion of _batched_svd

* Remove host_task_events from gesvd

* Pass usm_ndarray by const reference for gesvd/gesvd_batch

* Initialization of the const variables in gesvd/gesvd_batch

* Reuse batch_shape_orig

3629 of 9310 branches covered (38.98%)

Branch coverage included in aggregate %.

268 of 367 new or added lines in 5 files covered. (73.02%)

1 existing line in 1 file now uncovered.

13457 of 19694 relevant lines covered (68.33%)

17078.97 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
74.05
22.65% dpnp/backend/extensions/lapack/gesvd.cpp
21
81.62
dpnp/backend/extensions/lapack/gesvd_batch.cpp
76
50.0
dpnp/backend/extensions/lapack/gesvd_common_utils.hpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
74.05
22.65% dpnp/backend/extensions/lapack/gesvd.cpp
Jobs
ID Job ID Ran Files Coverage
1 10488225098.1 21 Aug 2024 10:59AM UTC 175
58.91
GitHub Action Run
Source Files on build 10488225098
  • Tree
  • List 175
  • Changed 18
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 3b884c08 on github
  • Prev Build on master (#10484689608)
  • Next Build on master (#10493403953)
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

© 2026 Coveralls, Inc