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

daisytuner / docc / 30515312391
65%

Build:
DEFAULT BRANCH: main
Ran 30 Jul 2026 05:04AM UTC
Jobs 7
Files 540
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

29 Jul 2026 01:08PM UTC coverage: 64.624%. First build
30515312391

push

github

web-flow
Added support for qwen cmath/arithmetic/missing ops (#906)

This merge adds support for 8 ATen pointwise operations in the PyTorch frontend:
1. **Comparison Ops**:
   - `aten.le.Tensor`
   - `aten.le.Scalar`
   
2. **Trigonometric/Cmath Math Ops**:
   - `aten.sin.default`
   - `aten.cos.default`
   - `aten.pow.Tensor_Scalar`
   - `aten.pow.Tensor_Tensor`

3. **Missing Logical/Arithmetic Ops**:
   - `aten.bitwise_and.Tensor`
   - `aten.mul.Scalar`
  
 - Added unit tests across `test_comparison.py`, `test_cmath.py`, `test_logical.py`, and `test_mul.py`.
 - Renamed test_eq.py to test_comparison.py which now includes all comparison ops (aten.le and aten.eq)

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

44070 of 68194 relevant lines covered (64.62%)

719.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.11 - 30515312391.1 30 Jul 2026 05:23AM UTC 18
78.52
GitHub Action Run
2 python-3.12 - 30515312391.2 30 Jul 2026 05:14AM UTC 18
78.52
GitHub Action Run
3 pytorch - 30515312391.3 30 Jul 2026 05:23AM UTC 15
77.43
GitHub Action Run
4 python-3.13 - 30515312391.4 30 Jul 2026 05:23AM UTC 18
78.52
GitHub Action Run
5 python-3.14 - 30515312391.5 30 Jul 2026 05:14AM UTC 18
78.52
GitHub Action Run
6 llvm - 30515312391.6 30 Jul 2026 05:04AM UTC 26
33.37
GitHub Action Run
7 sdfg - 30515312391.7 30 Jul 2026 05:12AM UTC 481
67.55
GitHub Action Run
Source Files on build 30515312391
  • Tree
  • List 540
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30515312391
  • 3eb01880 on github
  • Prev Build on main (#30454481153)
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