summaryrefslogtreecommitdiff
path: root/candle-nn/benches
Commit message (Collapse)AuthorAgeFilesLines
* add where_cond f32 for metal (#2236)Lionel Touati2024-06-021-1/+1
|
* Add benchmarks for the candle-nn package (#1995)Thomas Santerre2024-04-034-0/+170
* add benchmarks for the candle-nn package * uncomment test * format