aprender-compute 0.30.0

High-performance SIMD compute library with GPU support, LLM inference engine, and GGUF model loading (was: trueno)
1
2
3
4
5
6
//! Additional coverage tests for tuner module.

mod basics;
mod experiments;
mod gap_coverage;
mod online_learning;