|
tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
|
Shared SIMD helper utilities for kernel operations. More...


Go to the source code of this file.
Classes | |
| struct | detail::KernelHelpers< T, Bits, Arch > |
Namespaces | |
| namespace | detail |
Shared SIMD helper utilities for kernel operations.
Contains cross-cutting helpers used by multiple kernel sub-modules (e.g., fmadd_safe used by both dot products and potentially reductions).