Home
last modified time | relevance | path

Searched refs:validate_lhs_rhs_info_reshaped (Results 1 – 1 of 1) sorted by relevance

/external/ComputeLibrary/src/gpu/cl/operators/
DClGemm.cpp139 inline bool validate_lhs_rhs_info_reshaped(const GEMMLHSMatrixInfo &lhs_info, const GEMMRHSMatrixIn… in validate_lhs_rhs_info_reshaped() function
176 …if(validate_lhs_rhs_info_reshaped(config.lhs_info, config.rhs_info, a, b, c, output, kernel_info, … in auto_select_gemm_config_reshaped()