summaryrefslogtreecommitdiff
path: root/candle-nn/src/encoding.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix clippy lints for 1.76. (#1682)Laurent Mazare2024-02-081-1/+1
* Simplify the one-hot implementation, support arbitrary rank. (#1514)Laurent Mazare2024-01-011-181/+38
* Add one-hot/cold encoding (#1489)Ryan Tate2024-01-011-0/+293