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

crutcher / bimm / #184
72%

Build:
DEFAULT BRANCH: main
Ran 03 Sep 2025 10:44PM UTC
Jobs 1
Files 71
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

03 Sep 2025 10:35PM UTC coverage: 71.857% (-0.4%) from 72.226%
#184

push

crutcher
feat: introduce modular ResNet stem layers with configurable initialization

- Added `stems` module for ResNet containing `StemConfig`, `StemStageConfig`, and related components.
- Implemented dynamic stem configurations (`Default`, `Deep`, `DeepTiered`) for flexible architecture selection.
- Added support for initializers in convolution layers for customizable weight initialization.
- Updated `resnet_model` to integrate new stem architecture while simplifying legacy configuration fields.
- Adjusted `ConvNorm2d` to include `with_initializer` method for enhanced configuration flexibility.

0 of 19 new or added lines in 3 files covered. (0.0%)

2252 of 3134 relevant lines covered (71.86%)

37.07 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% crates/bimm/src/models/resnet/resnet_model.rs
2
68.09
-3.03% crates/bimm/src/layers/blocks/conv_norm.rs
16
0.0
crates/bimm/src/models/resnet/stems.rs
Jobs
ID Job ID Ran Files Coverage
1 #184.1 03 Sep 2025 10:44PM UTC 71
71.86
Source Files on build #184
  • Tree
  • List 71
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4ed7b1d4 on github
  • Prev Build on main
  • Next Build on main
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