23.08
|
#include "utils.hpp"
Go to the source code of this file.
Namespaces | |
arm_gemm | |
Functions | |
template<unsigned int IntBy, unsigned int BlockBy, bool Transposed, VLType vlt = VLType::None, typename TOut , typename TIn > | |
void | Transform (TOut *out, const TIn *const in, const int stride, const int k0, const int kmax, const int x0, const int xmax) |