trueno 0.18.0

High-performance SIMD compute library with GPU support, LLM inference engine, and GGUF model loading
1
2
3
4
5
6
//! Tiling module tests.

mod execute_parallel;
mod geometry_and_config;
mod index_and_boundary;
mod q4k_and_conversion;