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

IntelPython / dpctl / 6804251458
86%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2023 10:24PM UTC
Jobs 1
Files 73
Run time 7s
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

08 Nov 2023 09:31PM UTC coverage: 85.942% (+0.1%) from 85.811%
6804251458

push

github

web-flow
Implements statistical functions ``mean``, ``std``, ``var`` (#1465)

* Resolves gh-1456

Tree reductions now populate destination with the identity when reducing over
zero-size axes. As a result, logic was removed for handling zero-size axes.

``argmax``, ``argmin``, ``max``, and ``min`` still raise an error for
zero-size axes.

Reductions now return a copy when provided an empty axis tuple.

Adds additional supported dtype combinations to ``prod`` and ``sum``, specifically for input integers and inexact output type

* Implements mean, var, and std

* Adds more tests for statistical functions

* Adds docstrings for statistical functions

* Adds more supported types to arithmetic reductions

Permits `float` accumulation type with 64 bit integer and unsigned integer inouts
to prevent unnecessary copies on devices that don't support double precision

* Changes mean reduction to use output data type as sum accumulation type

Mean in-place division now uses the real type for the denominator

2898 of 3406 branches covered (0.0%)

Branch coverage included in aggregate %.

157 of 166 new or added lines in 3 files covered. (94.58%)

9329 of 10821 relevant lines covered (86.21%)

7921.85 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
91.96
-0.92% dpctl/tensor/_reduction.py
7
95.85
dpctl/tensor/_statistical_functions.py
Jobs
ID Job ID Ran Files Coverage
1 6804251458.1 08 Nov 2023 10:25PM UTC 98
77.82
Source Files on build 6804251458
  • Tree
  • List 73
  • Changed 25
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9afb7426 on github
  • Prev Build on master (#6801268808)
  • Next Build on master (#6896776565)
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