Searched defs:interleave_by (Results 1 – 2 of 2) sorted by relevance
435 const int interleave_by = arm_compute::interleave_by(weight_format); in prepare_weights() local462 const int interleave_by = arm_compute::interleave_by(weight_format); in rearrange_data() local
2057 inline int interleave_by(const WeightFormat wf) in interleave_by() function