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

crutcher / bimm / #197

Builds Branch Commit Type Ran Committer Via Coverage
#197 main chore: enhance ResNet module documentation and add Docs run configuration - Updated documentation across ResNet modules for clarity and consistency. - Added `Docs` run configuration to simplify generating and viewing documentation. push 04 Sep 2025 11:08PM UTC crutcher
71.93
#196 main chore: add ResNet-18 example to README - Included an example demonstrating the usage of a pretrained ResNet-18 module. - Enhanced README to provide practical guidance for initializing and customizing models. push 04 Sep 2025 09:32PM UTC crutcher
71.93
#195 main chore: add ResNet-18 example to README - Included an example demonstrating the usage of a pretrained ResNet-18 module. - Enhanced README to provide practical guidance for initializing and customizing models. push 04 Sep 2025 09:24PM UTC crutcher
71.93
#194 main chore: simplify and reorganize README, update activation layer naming - Streamlined README content to focus on relevant information and improve readability. - Renamed `activation_layer` to `activation_wrapper` for consistency with other module na... push 04 Sep 2025 09:21PM UTC crutcher
71.93
#193 main chore: update documentation and comments for clarity and consistent references - Replaced outdated or incorrect references to module and trait names (e.g., `Conv2D` to `ConvNorm2d`, `ResNetStem` to `Stem`). - Updated inline documentation for enha... push 04 Sep 2025 09:08PM UTC crutcher
71.93
#192 main chore: update `burn` dependencies and features to fix ndarray-related issues - Added `ndarray` feature to `burn` dependencies to resolve dep/gate bug with "network". - Adjusted `burn` dev-dependencies to exclude unnecessary feature flags. - Minor... push 04 Sep 2025 05:54PM UTC crutcher
71.93
#191 main chore: remove `burn-ndarray` dependency and update `burn` features - Removed `burn-ndarray` from dependencies across multiple crates. - Added `ndarray` feature to `burn` in dependencies where required. - Updated documentation and examples to refl... push 04 Sep 2025 05:30PM UTC crutcher
71.93
#190 main chore: replace `rayon` with `burn-ndarray` for ndarray parallel feature - Updated `Cargo.toml` and `Cargo.lock` files to replace `rayon` dependency with `burn-ndarray`. - Ensures compatibility and maintains parallel feature support for ndarray fu... push 04 Sep 2025 05:21PM UTC crutcher
71.93
#189 main chore: move `rayon` dependency to dev-dependencies for ndarray parallel feature fix push 04 Sep 2025 05:14PM UTC crutcher
71.93
#188 main chore: add rayon to dependencies for ndarray parallel feature fix - Added `rayon` as a dependency in relevant `Cargo.toml` files. - Updated `Cargo.lock` with changes for `rayon`. - Ensures proper support for `ndarray` parallel functionalities. push 04 Sep 2025 05:13PM UTC crutcher
71.93
#187 main chore: update burn dependencies and add ndarray workspace dependency - Removed `wgpu` feature from `burn` development dependencies. - Added `ndarray` as a workspace dependency in the root `Cargo.toml`. push 04 Sep 2025 01:14AM UTC crutcher
71.93
#186 main fix: correct type path for DynamicImage in bimm-firehose-image - Updated `type_name` from `image::dynimage::DynamicImage` to `image::images::dynimage::DynamicImage` to ensure accurate type reference. push 04 Sep 2025 12:55AM UTC crutcher
71.93
#185 main feat: enhance ResNet support with new configurations, examples, and documentation - Added incomplete implementation for dynamic stem configuration inspired by timm library. - Updated ResNet module to expose `resnet18` along with structural and ab... push 04 Sep 2025 12:41AM UTC crutcher
72.02
#184 main feat: introduce modular ResNet stem layers with configurable initialization - Added `stems` module for ResNet containing `StemConfig`, `StemStageConfig`, and related components. - Implemented dynamic stem configurations (`Default`, `Deep`, `DeepT... push 03 Sep 2025 10:44PM UTC crutcher
71.86
#183 main WIP on finetune examples. (#98) * wip * wip * wip * wip * wip * wip * refactor: update resnet_finetune example and enhance CLI options - Simplified CLI arguments in `resnet_finetune` for better usability. - Updated README to reflect the la... push 03 Sep 2025 08:51PM UTC web-flow
72.23
  • ← 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