Files
candle/candle-metal-kernels
Thomas Santerre 0067fe00a8 Metal Unary: Add benchmarks and process kernels in a tile based fashion (#2056)
* add basic unary bench for sqrt

* process unary commands in tiles of 4

* re-enable all benchmarks

* rename helper to unary

* modify approach to split up tiled and non-tiled operations

* undo bench ignore for other tests

* update tile size to 2

* only perform the optimization on the contiguous even numbered element case
2024-04-21 00:10:33 +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.