ocannl icon indicating copy to clipboard operation
ocannl copied to clipboard

Anything we can learn from `krnl` and `autograph`?

Open lukstafi opened this issue 1 year ago • 0 comments

Another NNs framework in Rust:

https://github.com/charles-r-earp/krnl -- "Similar functionality to CUDA and OpenCL." https://github.com/charles-r-earp/autograph -- "Host and device execution. Tensors, models, and optimizers can be serialized."

Compare / contrast with Luminal.

lukstafi avatar Jul 30 '24 11:07 lukstafi