summaryrefslogtreecommitdiff
path: root/candle-nn/src/func.rs
Commit message (Expand)AuthorAgeFilesLines
* Lint fixes introduced with Rust 1.83 (#2646)Anubhab Bandyopadhyay2024-11-281-4/+4
* Allow for different behavior between training and eval (#1213)Laurent Mazare2023-10-291-0/+35
* Make func cloneable. (#1137)Laurent Mazare2023-10-201-5/+7
* Experiment with resnet (#1128)Laurent Mazare2023-10-191-0/+9
* Add a couple functions required for yolo. (#527)Laurent Mazare2023-08-201-0/+27