Searched refs:i_aligned (Results 1 – 1 of 1) sorted by relevance
26 uint i_aligned = AlignByN(shape.i, 4); in GetTotalElementsCountForLayout() local28 return i_aligned * o_aligned * shape.h * shape.w; in GetTotalElementsCountForLayout()31 uint i_aligned = AlignByN(shape.i, 4); in GetTotalElementsCountForLayout() local33 return i_aligned * o_aligned * weight_desc.spatial_remap.size(); in GetTotalElementsCountForLayout()