yscv-tensor 0.1.7

SIMD-accelerated tensor library with f32/f16/bf16 support and 80+ operations
Documentation
1
2
3
4
5
6
7
8
mod advanced;
mod core;
mod device;
mod fp16;
mod linalg;
mod ops;
mod reduce;
mod shape;