Searched refs:cols_per_batch (Results 1 – 1 of 1) sorted by relevance
1521 const int cols_per_batch = output_cols / batch_size; in HybridConvPerChannel() local1523 const int b = c / cols_per_batch; in HybridConvPerChannel()