* Add more tracing to the whisper example. * Support accelerate in more examples. * Use accelerate for pointwise functions. * Use accelerate for binary operations too. * Bugfix for binary operation: use the rhs before the lhs.
* Rename to candle-core. * More candle-core renaming.
* Add some very simple sum benchmark. * Rename the file.