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

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

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2025 07:24PM UTC
Files 68
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

31 Aug 2025 07:17PM UTC coverage: 77.094% (-1.3%) from 78.373%
#173.1

push

crutcher
feat: enhance ResNet API and resnet_tiny example with DropBlock and stochastic depth support

- Added new API methods to ResNet for setting DropBlock options and stochastic depth configurations (`with_standard_drop_block_prob`, `with_stochastic_depth_drop_path_rate`).
- Introduced `DropBlockOptions` support across `ResidualBlock`, `LayerBlock`, and ResNet layers.
- Updated `resnet_tiny` example to use ResNet-101 and new API methods for configurable DropBlock probability and drop path rate.
- Replaced `AdamW` optimizer with `SGD` and added gradient clipping and weight decay configurations for better training control.
- Modified default training settings: reduced batch size to 32, adjusted learning rate, and increased epochs to 100.

2255 of 2925 relevant lines covered (77.09%)

39.77 hits per line

Source Files on job #173.1
  • Tree
  • List 68
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 173
  • 988a5703 on github
  • Prev Job for on main (##172.1)
  • Next Job for on main (##174.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