summaryrefslogtreecommitdiff
path: root/candle-metal-kernels/src/utils.rs
Commit message (Expand)AuthorAgeFilesLines
* Lint fixes introduced with Rust 1.83 (#2646)Anubhab Bandyopadhyay2024-11-281-7/+10
* UG metal integration. (#2580)Laurent Mazare2024-10-271-7/+3
* Metal commands refactoring (#2489)Laurent Mazare2024-09-211-5/+28
* Integrate the MLX gemm kernels (#2468)Laurent Mazare2024-09-111-4/+4
* Use RAII for terminating the encoding. (#2353)Laurent Mazare2024-07-241-12/+28
* Use a trait for the encoder provider (so that encoder can ultimately be reuse...Laurent Mazare2024-07-241-0/+23
* Rework the buffer offset logic for metal kernels (#2028)Laurent Mazare2024-04-071-0/+162