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

crutcher / bimm / #212

Builds Branch Commit Type Ran Committer Via Coverage
#212 main feat: add `CNAResNet` core model implementation - Introduced `CNAResNet`, a configurable model with support for ResNet-18, ResNet-34, ResNet-50, ResNet-101, and ResNet-152 architectures. - Added `CNAResNetAbstractConfig` for high-level configurat... push 09 Sep 2025 06:28AM UTC crutcher
69.12
#211 main refactor: rename `new` to `build` in ResNet block configurations - Updated constructors in `ResidualBlockConfig` and `CNAResidualBlockConfig` to use `build` for improved clarity and consistency. - Adjusted all the relevant method calls across mod... push 09 Sep 2025 05:42AM UTC crutcher
71.3
#210 main feat: introduce `CNAResidualBlock` and `CNALayerBlock` for enhanced ResNet modularity - Added `CNAResidualBlock` as a configurable wrapper supporting `CNABasicBlock` and `CNABottleneckBlock`. - Introduced `CNALayerBlock` for creating sequential l... push 09 Sep 2025 05:39AM UTC crutcher
71.3
#209 main refactor: remove unnecessary `clone` calls in `stride` methods for CNA blocks push 09 Sep 2025 05:25AM UTC crutcher
71.66
#208 main docs: update `ActivationConfig` documentation for clarity - Revised comment to include a reference to `Activation` for consistency. push 09 Sep 2025 01:02AM UTC crutcher
71.43
#207 main refactor: rename `cna_block` to `cna` and update documentation for normalization and activation - Renamed `cna_block` module to `cna` for consistency and simplicity. - Updated imports and references across the codebase to match the new module nam... push 09 Sep 2025 01:01AM UTC crutcher
71.43
#206 main test: add unit tests for `NormalizationConfig` feature size adjustments - Added tests for `.with_num_features()` and `.num_features()` across BatchNorm, GroupNorm, InstanceNorm, and LayerNorm configurations. - Ensures consistency in feature size ... push 09 Sep 2025 12:31AM UTC crutcher
71.43
#205 main Merge remote-tracking branch 'origin/main' push 09 Sep 2025 12:28AM UTC crutcher
71.26
#204 main Merge remote-tracking branch 'origin/main' # Conflicts: # crates/bimm/src/models/resnet/cna_bottleneck.rs push 08 Sep 2025 11:09PM UTC crutcher
71.2
#203 main refactor: replace `layers::activation` with `compat::activation_wrapper` and add `CNABottleneck` block - Migrated from `layers::activation` to `compat::activation_wrapper` across modules for improved compatibility. - Removed `layers::activation` ... push 08 Sep 2025 07:57PM UTC crutcher
71.2
#202 main chore: adjust default Drop Path and Drop Block probabilities in ResNet example - Updated default `--drop-path-prob` to 0.1 and `--drop-block-prob` to 0.2 in argument parser. - Added a comment with example run parameters for clarity. push 05 Sep 2025 02:45PM UTC crutcher
71.93
#201 main chore: add example usage for Swin Transformer V2 model in documentation - Included a detailed Rust example in `swin_model` documentation to demonstrate initialization and configuration. push 05 Sep 2025 12:34AM UTC crutcher
71.93
#200 main chore: extract `attention.rs` into its own module and update imports - Modularized `window_attention` by moving attention-related logic to `attention.rs`. - Updated imports and module visibility to align with the new structure. push 05 Sep 2025 12:25AM UTC crutcher
71.93
#199 main chore: reorganize and update Swin Transformer v2 modules with documentation - Renamed `transformer.rs` to `swin_model.rs` for clearer module structure. - Added module-level documentation to enhance clarity and consistency across Swin v2 component... push 05 Sep 2025 12:20AM UTC crutcher
71.93
#198 main bump push 04 Sep 2025 11:28PM UTC crutcher
71.93
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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