aprender-compute 0.32.0

High-performance SIMD compute library with GPU support, LLM inference engine, and GGUF model loading (was: trueno)
Documentation
1
2
3
4
//! WebAssembly SIMD128 operation implementations.

pub mod arithmetic;
pub mod reductions;