|
tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
|
Expression evaluation — dispatch, contiguous path, and permuted path. More...
#include "config.h"#include "fused/microkernels/microkernel_base.h"#include "helper_traits.h"#include "fused/padding_policies/simd_padding_policy.h"#include "expression_traits/expression_traits.h"

Go to the source code of this file.
Classes | |
| struct | detail::KernelEval< T, Bits, Arch > |
Namespaces | |
| namespace | detail |
Expression evaluation — dispatch, contiguous path, and permuted path.
Evaluates expression trees into output buffers. Dispatches based on expression::traits<Expr>::IsPermuted: