Files
candle/candle-metal-kernels
Laurent Mazare c5fe4a7f89 Rework the buffer offset logic for metal kernels (#2028)
* Move the metal kernels utils in a separate module.

* Use the BufferOffset for unary ops.

* Fix clippy lints.

* Use the new BufferOffset.

* Adapt the binary ops.

* Affine.

* More ops (powf, elu, cast).
2024-04-07 22:37:53 +02:00
..
2023-11-30 11:30:31 +01:00
2023-11-20 14:12:56 +01:00

candle-metal-kernels

This crate contains Metal kernels used from candle.