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

crutcher / bimm / #242

Builds Branch Commit Type Ran Committer Via Coverage
#242 main refactor: remove `shape` utilities and related imports in favor of `into_ranges` method - Eliminated `shape.rs` module from `utility/burn`. - Updated `DropBlock` to use the `into_ranges` method for range generation. push 28 Oct 2025 08:51PM UTC crutcher
71.73
#241 main Bump versions for the 0.19.0 release. - Removed `activation_wrapper.rs`, `dyn_mapper.rs`, and `dyn_visitor.rs` modules from `crates/bimm/src/compat` and `crates/bimm/src/utility/burn/dynamic_modules`. - Eliminated accompanying tests and configura... push 28 Oct 2025 07:13PM UTC crutcher
71.75
#240 main chore: bump version to 0.3.7 in Cargo files and lock file - Updated package versions for `bimm`, `bimm-firehose`, and `bimm-firehose-image` from 0.3.6 to 0.3.7. - Synchronized dependencies across examples to reference the new version. - Adjusted ... push 23 Sep 2025 11:29PM UTC crutcher
69.59
#239 main docs: update README and library documentation for new compat and CNA modules - Added `compat` module details in README, including activation and normalization wrappers. - Documented `CNA2d` block (Conv2d + Normalization + Activation) in both READ... push 23 Sep 2025 11:29PM UTC crutcher
69.59
#238 main chore: switch `bimm-contracts` to crates.io and enable LTO in release profile - Updated `bimm-contracts` to use crates.io registry instead of git-based dependency. - Enabled Link Time Optimization (LTO) in Cargo release profile for improved perfo... push 23 Sep 2025 11:14PM UTC crutcher
69.59
#237 main feat: enhance ResNet examples with gradient accumulation and updated defaults - Added `grads_accumulation` argument to support gradient accumulation for better memory management. - Updated default values for learning rate, LR decay, batch size, d... push 17 Sep 2025 10:22PM UTC crutcher
69.59
#236 main docs: update ResNet examples for clarity and improved prefab usage - Revised ResNet examples in documentation to align with updated prefab and weight-fetching methods. - Enhanced example readability with consistent formatting and commented steps ... push 15 Sep 2025 06:25PM UTC crutcher
69.65
#235 main Example tuning. push 15 Sep 2025 06:20PM UTC crutcher
69.65
#234 main feat: update ResNet examples with new defaults and enhanced flexibility - Changed default model from `resnet18` to `resnet101` for improved feature representation. - Updated batch size, drop block probability, and drop path probability defaults f... push 15 Sep 2025 04:38PM UTC crutcher
69.65
#233 main fix: add error handling for weights fetching and loading in ResNet examples - Enhanced robustness by adding `.expect()` calls for `fetch_weights` and `load_pytorch_weights` methods to handle errors gracefully. - Commented out unused pretrained we... push 15 Sep 2025 09:48AM UTC crutcher
69.69
#232 main chore: update dependencies and remove unused `burn-ndarray` - Bumped versions for `serde`, `serde_json`, and `tempfile` for compatibility improvements. - Removed `burn-ndarray` from dependencies as it is no longer used. push 15 Sep 2025 09:26AM UTC crutcher
69.69
#231 main refactor: simplify StaticPreFabMap and update ResNet prefab configurations - Replaced lifetime parameter `'a` in `StaticPreFabMap` with `'static` for better usability and consistency. - Removed redundant ResNet prefab type definitions, improving ... push 15 Sep 2025 09:22AM UTC crutcher
69.69
#230 main refactor: rename prefab and weight-related methods for improved clarity - Renamed `new_config` to `to_config` for better semantic consistency. - Updated weight-related methods: `fetch_weights_to_disk_cache` to `fetch_weights` and various lookup m... push 15 Sep 2025 09:08AM UTC crutcher
69.69
#229 main refactor: reorder and deduplicate ResNet prefab type definitions - Removed duplicate and reordered `ResNetPreFabContractMap` and `ResNetPreFabStructureMap` definitions for clarity. - Updated documentation for consistent formatting and descriptive... push 15 Sep 2025 08:52AM UTC crutcher
69.69
#228 main refactor: rename ResNet prefab map and update default values for clarity - Renamed `PRETRAINED_RESNETS` to `PREFAB_RESNET_MAP` for better semantic consistency. - Standardized default `resnet_prefab` values from `resnet-18` to `resnet18`. - Expand... push 15 Sep 2025 08:46AM UTC crutcher
69.69
  • ← 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