|
54e7fc3c97
|
Lint fixes introduced with Rust 1.83 (#2646)
* Fixes for lint errors introduced with Rust 1.83
* rustfmt
* Fix more lints.
---------
Co-authored-by: Laurent <laurent.mazare@gmail.com>
|
2024-11-28 23:00:21 +01:00 |
|
|
55bc3382cf
|
Allow for different behavior between training and eval (#1213)
* Forward with training.
* Do not use dropout on vgg evaluation.
|
2023-10-29 07:53:09 +01:00 |
|
|
7366aeac21
|
Make func cloneable. (#1137)
|
2023-10-20 16:28:50 +01:00 |
|
|
8e773cc0c6
|
Experiment with resnet (#1128)
* Add some preliminary support for resnet.
* Add an actual resnet example.
|
2023-10-19 09:25:03 +01:00 |
|
|
e3d2786ffb
|
Add a couple functions required for yolo. (#527)
|
2023-08-20 17:02:05 +01:00 |
|