Searched defs:dst_cols (Results 1 – 3 of 3) sorted by relevance
212 const unsigned int dst_cols = dst->dimension(idx_width); in create_arm_pooling() local251 const unsigned int dst_cols = dst->dimension(idx_width); in create_arm_pooling_requant() local
72 const unsigned int dst_cols = dst->dimension(idx_width); in create_arm_dwc() local113 const unsigned int dst_cols = dst->dimension(idx_width); in create_arm_dwc_quant() local
525 int dst_rows, int dst_cols) { in TestMaybeValidGemm()