You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update burn to 0.20.0-pre.4 and refactor dims pattern usage
- Bumped `burn` and `burn-import` dependencies to `0.20.0-pre.4`.
- Replaced direct tensor references with `.dims()` for consistent shape contract checks.
- Updated examples `resnet_finetune` and `swin_tiny` to align with the new `burn` API.
- Modified `Cargo.lock` to include updated dependencies and checksums.
0 commit comments