trueno 0.17.1

High-performance SIMD compute library with GPU support for matrix operations
Documentation
1
2
3
4
//! AVX-512 SIMD operation implementations.

pub(super) mod arithmetic;
pub(super) mod reductions;