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

wildjames / predictive_coding_rs / 26040019395
90%

Build:
DEFAULT BRANCH: main
Ran 18 May 2026 02:32PM UTC
Jobs 1
Files 23
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

18 May 2026 02:31PM UTC coverage: 89.655% (+1.0%) from 88.629%
26040019395

push

github

web-flow
Implement the remaining GPU kernels (#18)

* Move top layer error calc off the CPU and into the GPU

* Move the model error calculation to the GPU. Error per layer is calculated there, so we only need to move N values off the GPU for a model with N layers

* Move the value change coalescing onto the GPU

* Add training handlers for GPU. Move some more processing out to the GPU properly. Minor refactoring to add profiling to the benchmarking code.

* Stop committing benchmark data to source control

* remove gpu playground program. Update the devcontainer to be able to run the GPU pipeline

* Update configs and docs

* Remove debugging block as it may cause compile errors

* Compute error sum on the GPU to minimise data transfer there

* Add weight update clipping to help prevent divergence

* todo note

* use minimum buffer count

* Move duplicated code out to a macro

* Reduce duplication by moving code to shared functions

* report weight clip

* define the top group only once, and reuse it

* add fixme

268 of 288 new or added lines in 12 files covered. (93.06%)

6 existing lines in 2 files now uncovered.

2080 of 2320 relevant lines covered (89.66%)

14.25 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
91.81
1.69% src/benchmark.rs
6
88.0
-5.62% src/training/handlers/singlethreaded.rs
6
88.71
-2.87% src/training/train_handler.rs
2
83.33
7.4% src/model/cpu.rs

Coverage Regressions

Lines Coverage ∆ File
5
0.0
-100.0% src/model/model_utils.rs
1
91.81
1.69% src/benchmark.rs
Jobs
ID Job ID Ran Files Coverage
1 26040019395.1 18 May 2026 02:32PM UTC 23
89.66
GitHub Action Run
Source Files on build 26040019395
  • Tree
  • List 23
  • Changed 12
  • Source Changed 11
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26040019395
  • e39c2fc1 on github
  • Prev Build on main (#25810904197)
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