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

crutcher / bimm / #152

Builds Branch Commit Type Ran Committer Via Coverage
#152 main refactor: introduce `ConvNorm` to unify `Conv2d` and `BatchNorm` layers in `ResNet` - Replaced separate `Conv2d` and `BatchNorm` layers with the new `ConvNorm` abstraction for `BasicBlock` and `Downsample`. - Simplified configuration and initiali... push 28 Aug 2025 12:41AM UTC crutcher
82.1
#151 main refactor: standardize variable naming for input/output shapes across `ResNet` modules - Updated naming from `height_in/width_in` to `in_height/in_width` for consistency and clarity. - Adjusted comments, docstrings, and assertions to reflect the u... push 27 Aug 2025 03:51AM UTC crutcher
82.06
#150 main Reorg/cleanup/doc some basic block code. push 27 Aug 2025 03:34AM UTC crutcher
82.06
#149 main refactor: centralize `CONV_INTO_RELU_INITIALIZER` and update related modules - Extracted common initializer logic into `CONV_INTO_RELU_INITIALIZER` for reuse across `downsample` and `basic_block`. - Updated initializer default configurations in `... push 27 Aug 2025 03:26AM UTC crutcher
82.06
#148 main feat: add `drop_path` support to `BasicBlock` and update tests - Integrated `DropPath` layer into `BasicBlock` with configurable probability. - Enhanced initialization logic to incorporate stride adjustments and drop path configurations. - Update... push 27 Aug 2025 03:15AM UTC crutcher
81.97
#147 main feat: add `BasicBlock` for `ResNet` with configurable options - Implemented `BasicBlock` module, including configuration for in/out channels, stride, drop block, and activation layers. - Added utilities for resolution calculation to ensure shape ... push 27 Aug 2025 12:31AM UTC crutcher
81.67
#146 main Remove debugging statements. push 26 Aug 2025 03:28AM UTC crutcher
81.81
#145 main Pull module docs into modules. push 25 Aug 2025 10:25PM UTC crutcher
81.81
#144 main Rename the dynamic modules module. push 25 Aug 2025 10:16PM UTC crutcher
81.81
#143 main Change label naming for Distribution ModuleDisplay adapter. push 25 Aug 2025 09:12PM UTC crutcher
81.81
#142 main Refactor DistributionDisplayAdapter location. push 25 Aug 2025 09:07PM UTC crutcher
81.79
#141 main Add ModuleDisplay impls for DropBlockOptions and deps. push 25 Aug 2025 08:56PM UTC crutcher
81.78
#140 main Update example tuning. push 25 Aug 2025 08:20PM UTC crutcher
81.46
#139 main Tune Swin Example; DropBlock test. push 25 Aug 2025 07:34PM UTC crutcher
81.46
#138 [no commit message] push 25 Aug 2025 01:14PM UTC
81.46
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 16
  • 17
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc