Searched defs:dst_rows (Results 1 – 4 of 4) sorted by relevance
211 const unsigned int dst_rows = dst->dimension(idx_height); in create_arm_pooling() local250 const unsigned int dst_rows = dst->dimension(idx_height); in create_arm_pooling_requant() local
71 const unsigned int dst_rows = dst->dimension(idx_height); in create_arm_dwc() local112 const unsigned int dst_rows = dst->dimension(idx_height); in create_arm_dwc_quant() local
234 int src_rows, src_cols, dst_rows, dst_cols; in copywin() local
525 int dst_rows, int dst_cols) { in TestMaybeValidGemm()