Searched defs:block_by (Results 1 – 2 of 2) sorted by relevance
436 const int block_by = arm_compute::block_by(weight_format); in prepare_weights() local463 const int block_by = arm_compute::block_by(weight_format); in rearrange_data() local
2061 inline int block_by(const WeightFormat wf) in block_by() function