Commit 4b6aa18
committed
feat: update
- Switched `bimm-contracts` to git-based dependency on the `main` branch and updated to 0.4.3.
- Corrected a typo: replaced "out_planes" with "out_channels" in ResNet residual block output shapes.bimm-contracts to 0.4.3 and fix typo in ResNet residual block1 parent bab85b2 commit 4b6aa18
File tree
3 files changed
+7
-8
lines changed- crates/bimm/src/models/resnet
3 files changed
+7
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| |||
0 commit comments