24 #ifndef SRC_RUNTIME_CL_MLGO_COMMON_H 25 #define SRC_RUNTIME_CL_MLGO_COMMON_H 60 bool interleave_rhs{
false };
61 bool transpose_rhs{
false };
62 bool export_cl_image{
false };
73 bool interleave_lhs{
false };
74 bool interleave_rhs{
false };
75 bool transpose_rhs{
false };
76 bool export_cl_image{
false };
81 #endif // SRC_RUNTIME_CL_MLGO_COMMON_H GEMM Configuration for Reshaped kernel.
CLGEMMKernelType
OpenCL GEMM kernel types.
HeuristicType
Types of Heuristic (tree)
Copyright (c) 2017-2023 Arm Limited.
About the gemm config for reshaped kernel.
About the gemm config for native kernel.
GEMM Configuration for Reshaped Only RHS kernel.
MLGOHeuristics mlgo(TokenStream &in, bool &valid)
GEMM Configuration for Native kernel.
About the gemm config for reshaped only rhs kernel.