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

daisytuner / docc / 25436448919
65%

Build:
DEFAULT BRANCH: main
Ran 06 May 2026 01:02PM UTC
Jobs 5
Files 431
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

06 May 2026 12:53PM UTC coverage: 65.223%. First build
25436448919

push

github

web-flow
Fast Conv Node for CPU (#663)

* expands conv node patch-wise

* Fuse paddings into convolutions

- Added new convolution node that has a padding attribute
- Added a MLIR pass that fuses a padding node into a convolution by creating the new convolution node and setting the padding attribute
- Fixed the expand method of the SDFG convolution node to correctly support padding
- Added partial resnet18 nets to the resnet18 benchmark

* adds tiled h-dimensions for conv node

* adds is<> utility method to blocks

* adds tensor elimination

* adds local buffer reuse pass

* Enable fusion of padding into poolings

- Added custom linalg pooling node that supports padding
- Added MLIR pass that fuses tensor.pad into linalg.pooling_nchw_max / linalg.pooling_nchw_sum by creating the custom linalg pooling node
- Added translation to SDFG for custom linalg pooling node
- Fixed expand method of SDFG pooling node to correctly support padding
- Added integration tests that test padding for max-pooling, avg-pooling, and sum-pooling

* Removed memset from convolution expand

* removes obsolete header

* Fixed convolution im2col (CPU) expansion

---------

Co-authored-by: Moritz Timmer <25349452+Moehre2@users.noreply.github.com>

221 of 235 new or added lines in 1 file covered. (94.04%)

31622 of 48483 relevant lines covered (65.22%)

2351.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
60.38
sdfg/src/data_flow/library_nodes/math/tensor/conv_node.cpp
Jobs
ID Job ID Ran Files Coverage
1 python-3.11 - 25436448919.1 06 May 2026 01:27PM UTC 15
75.01
GitHub Action Run
2 python-3.13 - 25436448919.2 06 May 2026 01:23PM UTC 15
75.01
GitHub Action Run
3 python-3.14 - 25436448919.3 06 May 2026 01:08PM UTC 15
75.01
GitHub Action Run
4 python-3.12 - 25436448919.4 06 May 2026 01:17PM UTC 15
75.01
GitHub Action Run
5 sdfg - 25436448919.5 06 May 2026 01:02PM UTC 416
64.2
GitHub Action Run
Source Files on build 25436448919
  • Tree
  • List 431
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25436448919
  • 84dc11a0 on github
  • Prev Build on main (#25358702210)
  • Next Build on main (#25459771247)
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