Package-level declarations

Types

Link copied to clipboard

CPU operations accelerated by Apple's Accelerate framework. Overrides hot-path operations (matmul, elementwise, reductions) with hardware-optimized routines that leverage ARM NEON and AMX.

Link copied to clipboard
Link copied to clipboard
open class DefaultCpuOpsBase(dataFactory: TensorDataFactory) : TensorOps
Link copied to clipboard

JVM SIMD-optimized kernels for TurboQuant operations.