Tensor operations library for Woolly LLM
Create typed and sized-checked Rust wrappers for Tensors for more reliable ML code.
A graph-based LLM white-box optimization toolbox: topology validation, Lie group orthogonalization, tensor ring compression
Core BitNet implementation with fundamental data structures and algorithms
Tensor data structure for for deep_causality crate.
A graph-based LLM white-box optimization toolbox: topology validation, Lie group orthogonalization, tensor ring compression
N-dimensional tensor operations for the Axonml ML framework
Main crate for IJzer. Provides a macro for using IJzer in a rust project, and a prelude with dependencies..
Pyo3 bindings for spenso
Portable mixed-precision math, linear-algebra, & retrieval library with 2000+ SIMD kernels for x86, Arm, RISC-V, LoongArch, Power, & WebAssembly
Tensor kernel operations: Khatri-Rao, Kronecker, Hadamard, n-mode products, MTTKRP
A simple Rust ML library with GPU-accelerated gradient descent. Supports tensors, complex numbers, linear/logistic regression, and CUDA optimization.