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

crutcher / bimm / #172
72%

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2025 07:30AM UTC
Jobs 1
Files 68
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

31 Aug 2025 07:23AM UTC coverage: 78.373% (+0.4%) from 78.017%
#172

push

crutcher
refactor: update `resnet_tiny` defaults and improve ResNet API

- Increased `batch_size` default from 32 to 512 for enhanced performance with larger workloads.
- Adjusted `learning_rate` default from `1.0e-4` to `1.0e-3` for faster convergence.
- Replaced hardcoded image shape with a reusable `ImageShape` struct.
- Deprecated gradient clipping in optimizer configuration for simplicity.
- Added new `resnet34` constructor and corresponding block configuration in ResNet API.
- Enhanced `LayerBlock` tests with `build` validation and resolution checks.
- Fixed typos in activation layer enum (`GeLu` -> `Gelu`) and updated naming consistency.

3 of 9 new or added lines in 3 files covered. (33.33%)

2254 of 2876 relevant lines covered (78.37%)

40.45 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
0.0
0.0% crates/bimm/src/models/resnet/resnet_model.rs
Jobs
ID Job ID Ran Files Coverage
1 #172.1 31 Aug 2025 07:30AM UTC 68
78.37
Source Files on build #172
  • Tree
  • List 68
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c33a0d12 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