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

crutcher / bimm / #178 / 1
72%
main: 72%

Build:
DEFAULT BRANCH: main
Ran 01 Sep 2025 05:22AM UTC
Files 70
Run time 1s
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

01 Sep 2025 05:14AM UTC coverage: 75.292% (-0.5%) from 75.773%
#178.1

push

crutcher
feat: add model weight caching and support for loading pretrained ResNet weights

- Introduced `cache` module with `fetch_model_weights` function for caching and downloading model weights.
- Enabled loading pretrained weights in ResNet models with new `with_classes` method.
- Updated `resnet_tiny` example to support pretrained weights and re-initialize output layers for customized class counts.
- Replaced `SGD` optimizer with `Adam` for enhanced training performance.
- Simplified `resnet_pretrained` example by reusing `cache::fetch_model_weights` implementation.
- Added dependency on `dirs` for handling cache directories.

2255 of 2995 relevant lines covered (75.29%)

38.85 hits per line

Source Files on job #178.1
  • Tree
  • List 70
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 178
  • 85848031 on github
  • Prev Job for on main (##177.1)
  • Next Job for on main (##179.1)
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