Compute Library
 23.08
transform.hpp File Reference
#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)