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

daisytuner / docc / 29989607664
64%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 08:05AM UTC
Jobs 7
Files 528
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

23 Jul 2026 07:54AM UTC coverage: 64.081% (+0.3%) from 63.787%
29989607664

push

github

web-flow
Add tensor concatenation to PyTorch frontend (and MLIR frontend) (#868)

- Added a concat tensor node that concatenates arbitrarily many tensors
- Mapped `torch.ops.aten.cat.default` to concat tensor node
- Changed translation of `tensor.concat` MLIR op to concat tensor node instead of loop nest
- Added replace_symbols method to all types to replace symbols in types like the tensor type
- Added target specific expansion for concat tensor node to avoid branching on GPUs

352 of 454 new or added lines in 19 files covered. (77.53%)

1 existing line in 1 file now uncovered.

42653 of 66561 relevant lines covered (64.08%)

739.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
53
79.13
sdfg/src/data_flow/library_nodes/math/tensor/concat_node.cpp
12
26.09
-5.49% sdfg/src/types/function.cpp
10
67.16
-11.78% sdfg/src/types/structure.cpp
8
88.89
opt/src/targets/cuda/math/tensor/concat_expander.cpp
6
74.0
-10.09% sdfg/src/codegen/utils.cpp
4
77.42
5.99% pytorch/docc/pytorch/graph_parser/reshaping.py
4
63.94
1.31% sdfg/src/builder/function_builder.cpp
3
53.33
-8.21% opt/src/passes/offloading/cuda_library_node_expansion_pass.cpp
2
0.0
sdfg/include/sdfg/types/structure.h

Coverage Regressions

Lines Coverage ∆ File
1
63.94
1.31% sdfg/src/builder/function_builder.cpp
Jobs
ID Job ID Ran Files Coverage
1 python-3.11 - 29989607664.1 23 Jul 2026 08:40AM UTC 15
79.0
GitHub Action Run
2 python-3.13 - 29989607664.2 23 Jul 2026 08:13AM UTC 15
79.0
GitHub Action Run
3 llvm - 29989607664.3 23 Jul 2026 08:05AM UTC 26
33.37
GitHub Action Run
4 python-3.14 - 29989607664.4 23 Jul 2026 08:29AM UTC 15
79.0
GitHub Action Run
5 pytorch - 29989607664.5 23 Jul 2026 08:35AM UTC 14
79.13
GitHub Action Run
6 python-3.12 - 29989607664.6 23 Jul 2026 08:19AM UTC 15
79.0
GitHub Action Run
7 sdfg - 29989607664.7 23 Jul 2026 08:15AM UTC 473
67.0
GitHub Action Run
Source Files on build 29989607664
  • Tree
  • List 528
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29989607664
  • 2e568810 on github
  • Prev Build on main (#29989818394)
  • Next Build on main (#29989818394)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc