Home
last modified time | relevance | path

Searched defs:dst_groups (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dweights_conversion.h41 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToOHWIOGroupI4O4() local
77 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToOHWIOGroupO4I4() local
113 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToODHWIOGroupI4O4() local
151 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToI4HWIOOGroupO4() local
187 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToO4HWIOOGroupI4() local
223 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToI4DHWIOOGroupO4() local