ahrefs / ocannl

OCANNL: OCaml Compiles Algorithms for Neural Networks Learning
BSD 2-Clause "Simplified" License
69 stars 2 forks source link

Study Candle -- a minimalistic Rust framework #265

Open lukstafi opened 6 months ago

lukstafi commented 6 months ago

https://github.com/huggingface/candle The goals of Candle are a bit less aligned with OCANNL than those of Luminal, e.g. Candle has hand-written kernels. But Candle is minimalistic and already very efficient.